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 | Field and Description |
---|---|
private List<ClientSubscription> |
UserAgent.modifiedClientSubscriptions
The ClientSubscriptions to be saved after a react.
|
private Map<String,ClientSubscription> |
UserAgent.subsTable
Table holding the
ClientSubscription instances. |
Modifier and Type | Method and Description |
---|---|
void |
UserAgent.modifiedSubscription(ClientSubscription cs) |
void |
ProxyAgentItf.modifiedSubscription(ClientSubscription cs) |
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.