Uses of Package
org.apache.geronimo.remoting.transport.async

Packages that use org.apache.geronimo.remoting.transport.async
org.apache.geronimo.remoting.transport.async   
org.apache.geronimo.remoting.transport.async.bio   
org.apache.geronimo.remoting.transport.async.nio   
 

Classes in org.apache.geronimo.remoting.transport.async used by org.apache.geronimo.remoting.transport.async
AbstractServer
          Provides a Blocking implemenation of the AsynchChannelServer interface.
AsyncMsg
           
Channel
          An AsynchChannel allows you to transport bytes of data back and forth between a client and a server in a async manner.
ChannelListner
          This interface should be implemented by objects that wants to receive Channel events.
ChannelPool
          a ChannelPool represents a logical connection to a remote uri.
Correlator.FutureResult
           
Registry
          An application wide registry to hold objects that must be shared accross application components.
TransportFactory
           
 

Classes in org.apache.geronimo.remoting.transport.async used by org.apache.geronimo.remoting.transport.async.bio
AbstractServer
          Provides a Blocking implemenation of the AsynchChannelServer interface.
AsyncMsg
           
Channel
          An AsynchChannel allows you to transport bytes of data back and forth between a client and a server in a async manner.
ChannelListner
          This interface should be implemented by objects that wants to receive Channel events.
 

Classes in org.apache.geronimo.remoting.transport.async used by org.apache.geronimo.remoting.transport.async.nio
AbstractServer
          Provides a Blocking implemenation of the AsynchChannelServer interface.
AsyncMsg
           
Channel
          An AsynchChannel allows you to transport bytes of data back and forth between a client and a server in a async manner.
ChannelListner
          This interface should be implemented by objects that wants to receive Channel events.
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.