| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Gives a chance to the filter to deallocalte any resources before it is destroyed.
|
String |
filter(InvocationChain chain)
Executes the filter.
|
void |
setBlockedResult(String res) |
public IpFilter(String... ips)
public void setBlockedResult(String res)
public void destroy()
Filterpublic String filter(InvocationChain chain) throws Exception
FilterCopyright © 2015. All Rights Reserved.