| Interface | Description |
|---|---|
| SessionFilter |
The interface for filtering sessions based on various session attributes.
|
| Class | Description |
|---|---|
| MinaSessionFilter |
A wrapper for
SessionFilter so it can be added to the MINA
filter chain. |
| RemoteIpFilter |
An implementation of the
SessionFilter interface, to filter
sessions based on the remote IP address. |
| Enum | Description |
|---|---|
| IpFilterType |
Defines various types of IP Filters.
|
Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.