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 AsynchChannelToClientRequestChannel
          Creates a RequestChannel out of a SynchChannel.
 class AsynchChannelToConcurrentRequestChannel
          Creates a RequestChannel out of a AsynchChannel.
 class AsynchChannelToServerRequestChannel
          Creates a RequestChannel out of a AsynchChannel.
 



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