Uses of Class
org.jboss.remoting.transport.multiplex.utility.GrowablePipedOutputStream

Packages that use GrowablePipedOutputStream
org.jboss.remoting.transport.multiplex   
org.jboss.remoting.transport.multiplex.utility   
 

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

Constructors in org.jboss.remoting.transport.multiplex with parameters of type GrowablePipedOutputStream
MultiplexingInputStream(GrowablePipedOutputStream sourceStream, MultiplexingManager manager, VirtualSocket socket)
           
 

Uses of GrowablePipedOutputStream in org.jboss.remoting.transport.multiplex.utility
 

Methods in org.jboss.remoting.transport.multiplex.utility with parameters of type GrowablePipedOutputStream
protected  void GrowablePipedInputStream.connect(GrowablePipedOutputStream source)
           
 

Constructors in org.jboss.remoting.transport.multiplex.utility with parameters of type GrowablePipedOutputStream
GrowablePipedInputStream(GrowablePipedOutputStream source)
          Create a new GrowablePipedInputStream.
 



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