|
Class Summary |
| IpcJmsAdminConnection |
This is the server side receiver for admin requests. |
| IpcJmsReceiver |
The receiver class handles all requests, delegating them to registered
NotifierIfc instances. |
| 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 contains the ipc connection to a receiver or subscriber
for passing the JmsMessages. |
| IpcJndiServer |
This class enables clients to interface to the embedded JNDI provider
using the TCP connector |
| IpcServerChannel |
An instance of this class represents a client's connection to the server. |
| NameServiceProvider |
This class is responsible for interpreting JNDI requests and
delegating them to the server, and passing back any necessary replies. |
| SslIpcJmsServer |
Open an MIPC connection server using SSL. |
| TcpsJndiServer |
This class enables clients to interface to the embedded JNDI provider
using the TCPS connector
|