|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GrowablePipedInputStream | |
|---|---|
| org.jboss.remoting.transport.multiplex | |
| org.jboss.remoting.transport.multiplex.utility | |
| Uses of GrowablePipedInputStream in org.jboss.remoting.transport.multiplex |
|---|
| Subclasses of GrowablePipedInputStream in org.jboss.remoting.transport.multiplex | |
|---|---|
class |
MultiplexingInputStream
MultiplexingInputStream is the class returned by
VirtualSocket.getInputStream(). |
| Uses of GrowablePipedInputStream in org.jboss.remoting.transport.multiplex.utility |
|---|
| Methods in org.jboss.remoting.transport.multiplex.utility with parameters of type GrowablePipedInputStream | |
|---|---|
protected void |
GrowablePipedOutputStream.connect(GrowablePipedInputStream sink)
|
void |
VirtualSelector.register(GrowablePipedInputStream inputStream,
java.lang.Object attachment)
Allows an InputStream to register itself and an attachment. |
| Constructors in org.jboss.remoting.transport.multiplex.utility with parameters of type GrowablePipedInputStream | |
|---|---|
GrowablePipedOutputStream(GrowablePipedInputStream sink)
Create a new GrowablePipedOutputStream. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||