|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiplexClientInvoker | |
---|---|
org.jboss.remoting.transport.multiplex | |
org.jboss.remoting.transport.sslmultiplex |
Uses of MultiplexClientInvoker in org.jboss.remoting.transport.multiplex |
---|
Methods in org.jboss.remoting.transport.multiplex with parameters of type MultiplexClientInvoker | |
---|---|
void |
MultiplexServerInvoker.SocketGroupInfo.addClientInvoker(MultiplexClientInvoker clientInvoker)
|
void |
MultiplexServerInvoker.SocketGroupInfo.removeClientInvoker(MultiplexClientInvoker clientInvoker)
|
Uses of MultiplexClientInvoker in org.jboss.remoting.transport.sslmultiplex |
---|
Subclasses of MultiplexClientInvoker in org.jboss.remoting.transport.sslmultiplex | |
---|---|
class |
SSLMultiplexClientInvoker
SSLMultiplexClientInvoker is the client side of the sslmultiplex transport. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |