|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientIL | |
org.jboss.mq | |
org.jboss.mq.il | |
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 | |
org.jboss.mq.il.uil2 |
Uses of ClientIL in org.jboss.mq |
Fields in org.jboss.mq declared as ClientIL | |
ClientIL |
ConnectionToken.clientIL
Used by the server to callback to client. |
Constructors in org.jboss.mq with parameters of type ClientIL | |
ConnectionToken(String clientID,
ClientIL clientIL)
Create a new ConnectionToken |
|
ConnectionToken(String clientID,
ClientIL clientIL,
String sessionId)
Create a new ConnectionToken |
Uses of ClientIL in org.jboss.mq.il |
Methods in org.jboss.mq.il that return ClientIL | |
ClientIL |
ClientILService.getClientIL()
After initialization, this method may be called to obtain a reference to a ClientIL object. |
Uses of ClientIL in org.jboss.mq.il.http |
Classes in org.jboss.mq.il.http that implement ClientIL | |
class |
HTTPClientIL
The HTTP/S implementation of the ClientIL object |
Methods in org.jboss.mq.il.http that return ClientIL | |
ClientIL |
HTTPClientILService.getClientIL()
|
Uses of ClientIL in org.jboss.mq.il.jvm |
Classes in org.jboss.mq.il.jvm that implement ClientIL | |
class |
JVMClientIL
The RMI implementation of the ConnectionReceiver object |
Methods in org.jboss.mq.il.jvm that return ClientIL | |
ClientIL |
JVMClientILService.getClientIL()
getClientIL method comment. |
Uses of ClientIL in org.jboss.mq.il.oil |
Classes in org.jboss.mq.il.oil that implement ClientIL | |
class |
OILClientIL
The RMI implementation of the ConnectionReceiver object |
Methods in org.jboss.mq.il.oil that return ClientIL | |
ClientIL |
OILClientILService.getClientIL()
getClientIL method comment. |
Uses of ClientIL in org.jboss.mq.il.oil2 |
Classes in org.jboss.mq.il.oil2 that implement ClientIL | |
class |
OIL2ClientIL
The OIL2 implementation of the ClientIL object |
Methods in org.jboss.mq.il.oil2 that return ClientIL | |
ClientIL |
OIL2ClientILService.getClientIL()
getClientIL method comment. |
Uses of ClientIL in org.jboss.mq.il.rmi |
Subinterfaces of ClientIL in org.jboss.mq.il.rmi | |
interface |
RMIClientILRemote
The RMI implementation of the ConnectionReceiver object |
Classes in org.jboss.mq.il.rmi that implement ClientIL | |
class |
RMIClientIL
The RMI implementation of the ConnectionReceiver object |
Methods in org.jboss.mq.il.rmi that return ClientIL | |
ClientIL |
RMIClientILService.getClientIL()
getClientIL method comment. |
Uses of ClientIL in org.jboss.mq.il.uil |
Classes in org.jboss.mq.il.uil that implement ClientIL | |
class |
UILClientIL
The RMI implementation of the ConnectionReceiver object |
Methods in org.jboss.mq.il.uil that return ClientIL | |
ClientIL |
UILClientILService.getClientIL()
getClientIL method comment. |
Uses of ClientIL in org.jboss.mq.il.uil2 |
Methods in org.jboss.mq.il.uil2 that return ClientIL | |
ClientIL |
UILClientILService.getClientIL()
getClientIL method comment. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |