Package com.smartfoxserver.v2.extensions.filter

Interface Summary
IFilter Overview If you are familiar with the Java Servlet API this will probably look familiar.
IFilterChain  
 

Class Summary
SFSExtensionFilter For a quick introduction see:
SFSExtensionFilterChain The Filter Chain allows the developer to configure a number of Filters that will run prior to executing a Client request or dispatching a Server side event.
 

Enum Summary
FilterAction