Prev Package | Next Package | Frames | No Frames |
org.objectweb.joram.mom.proxies
package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.Interface Summary | |
ProxyAgentItf | The ProxyAgentItf interface defines the methods which must be
provided by a proxy agent hosting a ProxyImpl instance. |
Class Summary | |
AckedQueue | |
AdminNotification | An AdminNotification is sent by an administrator's proxy for
registering to the local administration topic. |
CloseConnectionNot | |
ConnectionManager | A ConnectionManager is started as a service in each
MOM agent server for allowing connections with external clients. |
FlowControl | |
GetConnectionNot | |
OpenConnectionNot | |
ProxyImpl | The ProxyImpl class implements the MOM proxy behaviour,
basically forwarding client requests to MOM destinations and MOM
destinations replies to clients. |
ProxyMessage | |
ProxyMessageNot | |
RequestNot | |
ResetCollocatedConnectionsNot | |
ReturnConnectionNot | |
SendReplyNot | |
UserAgent | Class of a user proxy agent. |
org.objectweb.joram.mom.proxies
package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.