|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AsyncWriteAsyncChannel | |
AsyncWriteAsyncChannel.ObjectDispatcher | |
AsyncWriteAsyncChannel.ObjectDispatcherX | |
CounterAsyncChannel | A CounterAsyncChannel is a simple org.activeio.AsyncChannelFilter
that counts the number bytes that been sent down and up through the channel. |
PacketAggregatingAsyncChannel | This PacketAggregatingAsyncChannel can be used when the client is sending a 'record' style packet down the channel stack and needs receiving end to receive the same 'record' packets. |
PacketAggregatingSyncChannel | This PacketAggregatingSynchChannel can be used when the client is sending a 'record' style packet down the channel stack and needs receiving end to receive the same 'record' packets. |
PacketAggregator | |
PushbackSyncChannel | |
SynchornizedAsyncChannel | Used to synchronize concurrent access to an ASynchChannel. |
SynchornizedSyncChannel | Used to synchronize concurrent access to a SynchChannel. |
WriteBufferedAsyncChannel | |
WriteBufferedSyncChannel |
Some simple filters that may be added to your channels.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |