|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConsumerSetListRequest | |
---|---|
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 ConsumerSetListRequest in org.objectweb.joram.mom.proxies |
---|
Methods in org.objectweb.joram.mom.proxies with parameters of type ConsumerSetListRequest | |
---|---|
private void |
ProxyImpl.doReact(ConsumerSetListRequest req)
Method implementing the JMS proxy reaction to a ConsumerSetListRequest notifying the creation of a client
listener. |
private void |
ProxyImpl.reactToClientRequest(int key,
ConsumerSetListRequest req)
Either forwards the ConsumerSetListRequest request as a
ReceiveRequest directly to the target queue, or wraps it
and sends it to the proxy if destinated to a subscription. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |