| IOControl |
|
| IOControl.NetOutputStream |
|
| IOControl.Reader |
|
| SSLTcpProxyService |
Starts a SSL entry point for JMS clients.
|
| SSLTcpProxyServiceMBean |
|
| TcpConnection |
Handles the TCP connection.
|
| TcpConnectionListener |
Listens to the TCP connections from the JMS clients.
|
| TcpConnectionMBean |
Adds JMX monitoring for a tcp connection.
|
| TcpProxyService |
Starts a TCP entry point for MOM clients.
|
| TcpProxyServiceMBean |
Adds JMX monitoring for tcp connections.
|
| TcpReader |
The activity responsible for reading the requests from the socket and invoke
the user's proxy.
|
| TcpWriter |
The activity responsible for getting the replies
from the user's proxy and writing them to the
socket.
|