Package com.predic8.membrane.core.rules
Class ProxyRuleKey
java.lang.Object
com.predic8.membrane.core.rules.AbstractRuleKey
com.predic8.membrane.core.rules.ProxyRuleKey
- All Implemented Interfaces:
RuleKey
-
Field Summary
Fields inherited from class com.predic8.membrane.core.rules.AbstractRuleKey
ip, pathPattern, pathRegExp, port, usePathPattern -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.predic8.membrane.core.rules.AbstractRuleKey
complexMatch, getHost, getIp, getMethod, getPath, getPathRegExp, getPort, isHostWildcard, isMethodWildcard, isPathRegExp, isUsePathPattern, matchesHostHeader, matchesPath, matchesVersion, setIp, setPath, setPathRegExp, setPort, setUsePathPattern