Package | Description |
---|---|
com.smartfoxserver.v2.controllers.filter |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyUserVariablesFilter
This filter can be added to any existing application to provide read-only User Variables.
|
Modifier and Type | Method and Description |
---|---|
void |
SysControllerFilterChain.addFilter(java.lang.String filterName,
SysControllerFilter filter) |
void |
ISystemFilterChain.addFilter(java.lang.String filterName,
SysControllerFilter filter)
Add a filter to the Filter Chain.
|