public class ProxyRuleKey extends AbstractRuleKey
ip, pathPattern, pathRegExp, port, usePathPattern| Constructor and Description |
|---|
ProxyRuleKey(int port) |
ProxyRuleKey(int port,
String ip) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
complexMatch, getHost, getIp, getMethod, getPath, getPort, isHostWildcard, isMethodWildcard, isPathRegExp, isUsePathPattern, matchesHostHeader, matchesPath, matchesVersion, setIp, setPath, setPathRegExp, setPort, setUsePathPatternpublic ProxyRuleKey(int port)
public ProxyRuleKey(int port,
String ip)
Copyright © 2019. All Rights Reserved.