Uses of Class
org.jboss.remoting.transport.multiplex.MultiplexingOutputStream

Packages that use MultiplexingOutputStream
org.jboss.remoting.transport.multiplex   
 

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

Methods in org.jboss.remoting.transport.multiplex that return MultiplexingOutputStream
 MultiplexingOutputStream MultiplexingManager.getAnOutputStream(VirtualSocket socket, SocketId socketId)
           
 

Methods in org.jboss.remoting.transport.multiplex with parameters of type MultiplexingOutputStream
 void Protocol.answerConnect(MultiplexingOutputStream os, int port)
           
protected  void VirtualSocket.setOutputStream(MultiplexingOutputStream outputStream)
           
 



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