| Package | Description |
|---|---|
| org.apache.mina.filter.keepalive |
IoFilter that provides the ability for connections to remain open when data is not being transferred.
|
| Class and Description |
|---|
| KeepAliveFilter
An
IoFilter that sends a keep-alive request on
IoEventType.SESSION_IDLE and sends back the response for the
sent keep-alive request. |
| KeepAliveMessageFactory
Provides keep-alive messages to
KeepAliveFilter. |
| KeepAliveRequestTimeoutHandler
Tells
KeepAliveFilter what to do when a keep-alive response message
was not received within a certain timeout. |
Copyright © 2004–2017 Apache MINA Project. All rights reserved.