org.jboss.remoting.transport.multiplex
Class VirtualServerSocket.PendingClose

java.lang.Object
  extended by org.jboss.remoting.transport.multiplex.PendingAction
      extended by org.jboss.remoting.transport.multiplex.VirtualServerSocket.PendingClose
Enclosing class:
VirtualServerSocket

protected class VirtualServerSocket.PendingClose
extends PendingAction


Field Summary
 
Fields inherited from class org.jboss.remoting.transport.multiplex.PendingAction
o
 
Constructor Summary
VirtualServerSocket.PendingClose(java.lang.Object o)
           
 
Method Summary
 void doAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualServerSocket.PendingClose

public VirtualServerSocket.PendingClose(java.lang.Object o)
Method Detail

doAction

public void doAction()


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