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. |
Modifier and Type | Class and Description |
---|---|
class |
SSLTcpProxyService
Starts a SSLTCP entry point for MOM clients.
|
Modifier and Type | Field and Description |
---|---|
private static TcpProxyService |
TcpProxyService.proxyService
The proxy service reference (used to stop it).
|
private TcpProxyService |
TcpConnectionListener.proxyService
The TCP proxy service
|
private TcpProxyService |
TcpConnection.proxyService
The TCP proxy service used to register and unregister this connection.
|
Constructor and Description |
---|
TcpConnection(IOControl ioctrl,
ReliableConnectionContext ctx,
AgentId proxyId,
TcpProxyService proxyService,
Identity identity)
Creates a new TCP connection.
|
TcpConnectionListener(TcpProxyService proxyService,
int timeout)
Creates a new connection listener
|
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.