Uses of Class
org.hcjf.io.net.http.proxy.HttpProxyRule
-
Packages that use HttpProxyRule Package Description org.hcjf.io.net.http.proxy -
-
Uses of HttpProxyRule in org.hcjf.io.net.http.proxy
Subclasses of HttpProxyRule in org.hcjf.io.net.http.proxy Modifier and Type Class Description classRedirectionRuleProxy task that implements a redirection rule.Methods in org.hcjf.io.net.http.proxy with parameters of type HttpProxyRule Modifier and Type Method Description voidHttpProxy. addRule(HttpProxyRule rule)Adds a rule to redirect incoming requests.
-