|
||||||||||
| 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
MultiplexingManager is the heart of the Multiplex system. |
| Methods in org.jboss.remoting.transport.multiplex with parameters of type OutputMultiplexor.OutputMultiplexorClient | |
|---|---|
void |
OutputMultiplexor.register(OutputMultiplexor.OutputMultiplexorClient client)
Allows a OutputMultiplexorClient to register to be notified when all
of its bytes have been processed. |
void |
OutputMultiplexor.unregister(OutputMultiplexor.OutputMultiplexorClient client)
Unregisters an OutputMultiplexorClient. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||