|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketManagerHandler | |
org.jboss.mq.il.uil2 |
Uses of SocketManagerHandler in org.jboss.mq.il.uil2 |
Classes in org.jboss.mq.il.uil2 that implement SocketManagerHandler | |
class |
ServerSocketManagerHandler
This is the SocketManager callback handler for the UIL2 server side socket. |
class |
UILClientILService
The UILClientILService runs on the client side of a JMS server connection and acts as a factory for the UILClientIL passed to the server. |
Methods in org.jboss.mq.il.uil2 with parameters of type SocketManagerHandler | |
void |
SocketManager.setHandler(SocketManagerHandler handler)
Set the callback handler for msgs that were not originated by the socket manager. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |