|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CounterAsyncChannel | A CounterAsyncChannel is a simple org.activeio.AsynchChannelFilter
that counts the number bytes that been sent down and up through the channel. |
PacketAggregatingAsynchChannel | This PacketAggregatingAsynchChannel 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. |
PacketAggregatingSynchChannel | 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 | |
PushbackSynchChannel | |
SynchornizedAsynchChannel | Used to synchronize concurrent access to an ASynchChannel. |
SynchornizedSynchChannel | Used to synchronize concurrent access to a SynchChannel. |
WriteBufferedAsynchChannel | |
WriteBufferedSynchChannel |
Some simple filters that may be added to your channels.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |