|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.transport.multiplex.MultiplexingManager.StreamPair
Constructor Summary | |
MultiplexingManager.StreamPair(MultiplexingInputStream is,
MultiplexingOutputStream os)
|
Method Summary | |
MultiplexingInputStream |
getInputStream()
|
MultiplexingOutputStream |
getOutputStream()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MultiplexingManager.StreamPair(MultiplexingInputStream is, MultiplexingOutputStream os)
Method Detail |
public MultiplexingInputStream getInputStream()
public MultiplexingOutputStream getOutputStream()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |