|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |