|
Class Summary |
| IpcJmsAdminConnection |
This is the server side receiver for OnlineAdmin requests. |
| IpcJmsReceiver |
The receiver class handles all Server Requests arriving at the
IpcJmsServer. |
| IpcJmsServer |
This class implements the JmsServerIfc and provides an IPC-based JMS Server. |
| IpcJmsServerConnection |
This class is responsible for interpreting server connection requests and
delegating them to the server. |
| IpcJmsSessionConnection |
This is the server side receiver for JmsSession requests. |
| IpcJmsSessionList |
Keep a list of all session Client connections for a client. |
| IpcJmsSessionSender |
This class conatins the ipc connection to a receiver or subscriber
for passing the JmsMessages. |
| IpcServerChannel |
An instance of this class represents a client's connection to the server. |
| SslIpcJmsServer |
Open an MIPC connection server USING SSL. |