Uses of Package
org.jboss.remoting.transport.async

Packages that use org.jboss.remoting.transport.async
org.jboss.remoting.transport.async   
org.jboss.remoting.transport.async.bio   
 

Classes in org.jboss.remoting.transport.async used by org.jboss.remoting.transport.async
AsyncServerInvoker
          AsyncServerInvoker allows the remoting system to start up the server side of the 'async' protocol.
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.
ChannelServer
          An ChannelServer allows you accept incomming Channel connections.
Correlator.FutureResult
           
 

Classes in org.jboss.remoting.transport.async used by org.jboss.remoting.transport.async.bio
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.
ChannelServer
          An ChannelServer allows you accept incomming Channel connections.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.