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. |
Modifier and Type | Class and Description |
---|---|
class |
ReliableConnectionContext
Reliable implementation of the interface to abstract the communication between
the client and the MOM.
|
class |
StandardConnectionContext
Standard implementation of the interface to abstract the communication between
the client and the MOM.
|
Modifier and Type | Field and Description |
---|---|
private ConnectionContext |
ReturnConnectionNot.ctx |
Modifier and Type | Method and Description |
---|---|
ConnectionContext |
GetConnectionNot.getConnectionContext() |
Modifier and Type | Method and Description |
---|---|
void |
GetConnectionNot.Return(ConnectionContext ctx) |
void |
OpenConnectionNot.Return(ConnectionContext ctx) |
Constructor and Description |
---|
ReturnConnectionNot(OpenConnectionNot not,
ConnectionContext ctx) |
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.