|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractProtocolFilterChain | |
|---|---|
| org.apache.mina.protocol | High-level protocol implementation layer (Protocol layer). |
| Uses of AbstractProtocolFilterChain in org.apache.mina.protocol |
|---|
| Subclasses of AbstractProtocolFilterChain in org.apache.mina.protocol | |
|---|---|
class |
ProtocolSessionFilterChain
An IoFilterChain that forwards filterWrite
requests to the specified IoSessionManagerFilterChain. |
class |
ProtocolSessionManagerFilterChain
An ProtocolFilterChain that forwards all events
except filterWrite to the ProtocolSessionFilterChain
of the recipient session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||