Package | Description |
---|---|
org.objectweb.joram.mom.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
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 | Field and Description |
---|---|
private AckedQueue |
ReliableConnectionContext.queue |
Modifier and Type | Method and Description |
---|---|
AckedQueue |
ReliableConnectionContext.getQueue() |
Modifier and Type | Field and Description |
---|---|
private AckedQueue |
TcpWriter.replyQueue |
Constructor and Description |
---|
TcpWriter(IOControl ioctrl,
AckedQueue replyQueue,
TcpConnection tcpConnection)
Creates a new writer.
|
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.