|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CnxConnectRequest | |
---|---|
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.shared.client | The org.objectweb.joram.shared.client package holds the request and reply objects used in the client-provider interactions. |
Uses of CnxConnectRequest in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies with parameters of type CnxConnectRequest | |
---|---|
private void |
ProxyImpl.doReact(int key,
CnxConnectRequest req)
Method implementing the reaction to a CnxConnectRequest
requesting the key of the active context. |
Uses of CnxConnectRequest in org.objectweb.joram.shared.client |
---|
Constructors in org.objectweb.joram.shared.client with parameters of type CnxConnectRequest | |
---|---|
CnxConnectReply(CnxConnectRequest req,
int cnxKey,
java.lang.String proxyId)
Constructs a CnxConnectReply . |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |