|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BidirectionalClientInvoker in org.jboss.remoting.transport.bisocket |
---|
Classes in org.jboss.remoting.transport.bisocket that implement BidirectionalClientInvoker | |
---|---|
class |
BisocketClientInvoker
The bisocket transport, an extension of the socket transport, is designed to allow a callback server to function behind a firewall. |
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.sslbisocket |
---|
Classes in org.jboss.remoting.transport.sslbisocket that implement BidirectionalClientInvoker | |
---|---|
class |
SSLBisocketClientInvoker
|
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 |