Class Summary |
ServerSocketManagerHandler (src) |
This is the SocketManager callback handler for the UIL2 server side
socket. |
SocketManager (src) |
Used to manage the client/server and server/client communication in an
asynchrounous manner. |
UILClientIL (src) |
UILClient is the server side interface for callbacks into the client. |
UILClientILService (src) |
The UILClientILService runs on the client side of a JMS server connection
and acts as a factory for the UILClientIL passed to the server. |
UILServerIL (src) |
The UILServerIL is created on the server and copied to the client during
connection factory lookups. |
UILServerILFactory (src) |
Factory class to produce UILServerIL objects. |
UILServerILService (src) |
This is the server side MBean for the UIL2 transport layer. |