Uses of Class
org.n52.janmayen.net.ProxyChain
-
Packages that use ProxyChain Package Description org.n52.janmayen.net -
-
Uses of ProxyChain in org.n52.janmayen.net
Methods in org.n52.janmayen.net that return types with arguments of type ProxyChain Modifier and Type Method Description static Optional<ProxyChain>ProxyChain. fromForwardedForHeader(String header)Creates a Proxy chain from theX-Forwarded-ForHTTP header.
-