Uses of Class
org.activeio.FilterSynchChannel

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

Uses of FilterSynchChannel in org.activeio.filter
 

Subclasses of FilterSynchChannel in org.activeio.filter
 class 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.
 class PushbackSynchChannel
           
 class SynchornizedSynchChannel
          Used to synchronize concurrent access to a SynchChannel.
 class WriteBufferedSynchChannel
           
 



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