Uses of Interface
org.activeio.RequestChannel

Packages that use RequestChannel
org.activeio.adapter The Adapter package provides classes that make it easy ot bridge between the the SynchChannel, AsyncChannel, InputStream, OutputStream, Socket, and ServerSocket domains. 
 

Uses of RequestChannel in org.activeio.adapter
 

Classes in org.activeio.adapter that implement RequestChannel
 class AsyncChannelToClientRequestChannel
          Creates a RequestChannel out of a SyncChannel.
 class AsyncChannelToConcurrentRequestChannel
          Creates a RequestChannel out of a AsyncChannel.
 class AsyncChannelToServerRequestChannel
          Creates a RequestChannel out of a AsyncChannel.
 



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