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

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

protected class VirtualSocket.PendingClose
extends PendingAction


Field Summary
 
Fields inherited from class org.jboss.remoting.transport.multiplex.PendingAction
o
 
Constructor Summary
VirtualSocket.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

VirtualSocket.PendingClose

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

doAction

public void doAction()


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