org.objectweb.joram.mom.proxies.tcp
package provides a proxy accessible through the TCP communication protocol.See: Description
Interface | Description |
---|---|
SSLTcpProxyServiceMBean | |
TcpConnectionMBean |
Adds JMX monitoring for a tcp connection.
|
TcpProxyServiceMBean |
Adds JMX monitoring for tcp connections.
|
Class | Description |
---|---|
IOControl | |
IOControl.NetOutputStream | |
SSLTcpProxyService |
Starts a SSL entry point for JMS clients.
|
TcpConnection |
Handles the TCP connection.
|
TcpConnectionListener |
Listens to the TCP connections from the JMS clients.
|
TcpConnectionListener.NetOutputStream | |
TcpProxyService |
Starts a TCP entry point for MOM clients.
|
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.
|
org.objectweb.joram.mom.proxies.tcp
package provides a proxy accessible through the TCP communication protocol.Copyright © 2023 ScalAgent D.T.. All rights reserved.