Package | Description |
---|---|
org.objectweb.joram.mom.proxies.tcp |
The
org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. |
Class and Description |
---|
IOControl |
IOControl.NetOutputStream |
IOControl.Reader |
SSLTcpProxyService
Starts a SSLTCP entry point for MOM clients.
|
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.
|
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.