| Interface | Description |
|---|---|
| IFilter |
Overview
If you are familiar with the Java Servlet API this will probably look familiar.
|
| IFilterChain |
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| FilterAction |