|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetAdminTopicRequest | |
---|---|
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 GetAdminTopicRequest in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies with parameters of type GetAdminTopicRequest | |
---|---|
private void |
ProxyImpl.doReact(int key,
GetAdminTopicRequest req)
Method implementing the reaction to a GetAdminTopicRequest
requesting the identifier of the local admin topic. |
Uses of GetAdminTopicRequest in org.objectweb.joram.shared.client |
---|
Constructors in org.objectweb.joram.shared.client with parameters of type GetAdminTopicRequest | |
---|---|
GetAdminTopicReply(GetAdminTopicRequest request,
java.lang.String id)
Constructs a GetAdminTopicReply instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |