|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionContext | |
---|---|
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. |
Uses of ConnectionContext in org.objectweb.joram.mom.proxies |
---|
Classes in org.objectweb.joram.mom.proxies that implement ConnectionContext | |
---|---|
class |
ReliableConnectionContext
|
class |
StandardConnectionContext
|
Fields in org.objectweb.joram.mom.proxies declared as ConnectionContext | |
---|---|
private ConnectionContext |
ReturnConnectionNot.ctx
|
Methods in org.objectweb.joram.mom.proxies that return ConnectionContext | |
---|---|
ConnectionContext |
GetConnectionNot.getConnectionContext()
|
Methods in org.objectweb.joram.mom.proxies with parameters of type ConnectionContext | |
---|---|
void |
OpenConnectionNot.Return(ConnectionContext ctx)
|
void |
GetConnectionNot.Return(ConnectionContext ctx)
|
Constructors in org.objectweb.joram.mom.proxies with parameters of type ConnectionContext | |
---|---|
ReturnConnectionNot(OpenConnectionNot not,
ConnectionContext ctx)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |