|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputMultiplexor.OutputMultiplexorClient | |
---|---|
org.jboss.remoting.transport.multiplex |
Uses of OutputMultiplexor.OutputMultiplexorClient in org.jboss.remoting.transport.multiplex |
---|
Classes in org.jboss.remoting.transport.multiplex that implement OutputMultiplexor.OutputMultiplexorClient | |
---|---|
class |
MultiplexingManager
Deprecated. As of release 2.4.0 the multiplex transport will no longer be actively supported. |
Methods in org.jboss.remoting.transport.multiplex with parameters of type OutputMultiplexor.OutputMultiplexorClient | |
---|---|
void |
OutputMultiplexor.register(OutputMultiplexor.OutputMultiplexorClient client)
Deprecated. Allows a OutputMultiplexorClient to register to be notified when all
of its bytes have been processed. |
void |
OutputMultiplexor.unregister(OutputMultiplexor.OutputMultiplexorClient client)
Deprecated. Unregisters an OutputMultiplexorClient . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |