|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReliableConnectionContext | |
---|---|
org.objectweb.joram.mom.proxies.tcp | The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. |
Uses of ReliableConnectionContext in org.objectweb.joram.mom.proxies.tcp |
---|
Fields in org.objectweb.joram.mom.proxies.tcp declared as ReliableConnectionContext | |
---|---|
private ReliableConnectionContext |
TcpConnection.ctx
|
Constructors in org.objectweb.joram.mom.proxies.tcp with parameters of type ReliableConnectionContext | |
---|---|
TcpConnection(IOControl ioctrl,
ReliableConnectionContext ctx,
AgentId proxyId,
TcpProxyService proxyService,
Identity identity)
Creates a new TCP connection. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |