|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BidirectionalClientInvoker | |
org.jboss.remoting.transport.local | |
org.jboss.remoting.transport.multiplex | |
org.jboss.remoting.transport.sslmultiplex |
Uses of BidirectionalClientInvoker in org.jboss.remoting.transport.local |
Classes in org.jboss.remoting.transport.local that implement BidirectionalClientInvoker | |
class |
LocalClientInvoker
LocalClientInvoker does not use any transport protocol for invoking the ServerInvoker, instead will make call directly on it locally. |
Uses of BidirectionalClientInvoker in org.jboss.remoting.transport.multiplex |
Classes in org.jboss.remoting.transport.multiplex that implement BidirectionalClientInvoker | |
class |
MultiplexClientInvoker
MultiplexClientInvoker is the client side of the Multiplex transport. |
Uses of BidirectionalClientInvoker in org.jboss.remoting.transport.sslmultiplex |
Classes in org.jboss.remoting.transport.sslmultiplex that implement BidirectionalClientInvoker | |
class |
SSLMultiplexClientInvoker
SSLMultiplexClientInvoker is the client side of the sslmultiplex transport. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |