Uses of Class
org.jboss.remoting.transport.multiplex.PendingAction

Packages that use PendingAction
org.jboss.remoting.transport.multiplex   
 

Uses of PendingAction in org.jboss.remoting.transport.multiplex
 

Subclasses of PendingAction in org.jboss.remoting.transport.multiplex
protected  class VirtualServerSocket.PendingClose
           
protected  class VirtualSocket.PendingClose
           
protected  class VirtualSocket.PendingRemoteDisconnect
           
 

Methods in org.jboss.remoting.transport.multiplex with parameters of type PendingAction
protected static void MultiplexingManager.addToPendingActions(PendingAction pendingAction)
          Adds a PendingAction to the list of actions waiting to be executed.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.