|
Class Summary |
| ServerSocketManagerHandler |
This is the SocketManager callback handler for the UIL2 server side
socket. |
| SocketManager |
Used to manage the client/server and server/client communication in an
asynchrounous manner. |
| UILClientIL |
UILClient is the server side interface for callbacks into the client. |
| 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. |
| UILServerIL |
The UILServerIL is created on the server and copied to the client during
connection factory lookups. |
| UILServerILFactory |
Factory class to produce UILServerIL objects. |
| UILServerILService |
This is the server side MBean for the UIL2 transport layer. |