Uses of Class
org.activeio.FilterSyncChannel

Packages that use FilterSyncChannel
org.activeio.filter Some simple filters that may be added to your channels. 
 

Uses of FilterSyncChannel in org.activeio.filter
 

Subclasses of FilterSyncChannel in org.activeio.filter
 class 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.
 class PushbackSyncChannel
           
 class SynchornizedSyncChannel
          Used to synchronize concurrent access to a SynchChannel.
 class WriteBufferedSyncChannel
           
 



Copyright © -2009 The ActiveIO Project. All Rights Reserved.