Class ProxyPassMapping


  • public class ProxyPassMapping
    extends Object
    • Constructor Detail

      • ProxyPassMapping

        public ProxyPassMapping()
    • Method Detail

      • getPathPrefix

        public String getPathPrefix()
      • getTargetUri

        public String getTargetUri()
      • isPreserveHost

        public boolean isPreserveHost()
      • withPreserveHost

        public ProxyPassMapping withPreserveHost​(boolean preserveHost)
      • getTargetHost

        public String getTargetHost()
      • getTargetPort

        public int getTargetPort()
      • getTargetPath

        public String getTargetPath()
      • isTargetSecure

        public boolean isTargetSecure()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object