|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientILService | |
org.jboss.mq | |
org.jboss.mq.il.http | |
org.jboss.mq.il.jvm | |
org.jboss.mq.il.oil | |
org.jboss.mq.il.oil2 | |
org.jboss.mq.il.rmi | |
org.jboss.mq.il.uil |
Uses of ClientILService in org.jboss.mq |
Fields in org.jboss.mq declared as ClientILService | |
protected ClientILService |
Connection.clientILService
The object that sets up the client IL |
Methods in org.jboss.mq that return ClientILService | |
ClientILService |
GenericConnectionFactory.createClientILService(Connection connection)
Creates a new instance of the ClientILService |
Uses of ClientILService in org.jboss.mq.il.http |
Classes in org.jboss.mq.il.http that implement ClientILService | |
class |
HTTPClientILService
The HTTP/S implementation of the ClientILService object. |
Uses of ClientILService in org.jboss.mq.il.jvm |
Classes in org.jboss.mq.il.jvm that implement ClientILService | |
class |
JVMClientILService
The RMI implementation of the ConnectionReceiver object |
Uses of ClientILService in org.jboss.mq.il.oil |
Classes in org.jboss.mq.il.oil that implement ClientILService | |
class |
OILClientILService
The RMI implementation of the ConnectionReceiver object |
Uses of ClientILService in org.jboss.mq.il.oil2 |
Classes in org.jboss.mq.il.oil2 that implement ClientILService | |
class |
OIL2ClientILService
The OIL2 implementation of the ClientILService object |
Uses of ClientILService in org.jboss.mq.il.rmi |
Classes in org.jboss.mq.il.rmi that implement ClientILService | |
class |
RMIClientILService
The RMI implementation of the ConnectionReceiver object |
Uses of ClientILService in org.jboss.mq.il.uil |
Classes in org.jboss.mq.il.uil that implement ClientILService | |
class |
UILClientILService
The RMI implementation of the ConnectionReceiver object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |