public final class RequestOR extends RequestLogical implements RequestSubsetter
packages
filterList
Constructor and Description |
---|
RequestOR(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(CacheEvent event,
ChannelImpl channel,
RequestFilter[] original,
CookieJar cookieJar) |
createSubsetter, getPackages, getSubsetter
getSubsetters
public RequestOR(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StringTree accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, CookieJar cookieJar) throws java.lang.Exception
accept
in interface RequestSubsetter
java.lang.Exception