Uses of Class
org.objectweb.joram.shared.excepts.DestinationException

Packages that use DestinationException
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 DestinationException in org.objectweb.joram.mom.proxies
 

Methods in org.objectweb.joram.mom.proxies that throw DestinationException
private  void ProxyImpl.doReact(ConsumerCloseSubRequest req)
          Method implementing the JMS proxy reaction to a ConsumerCloseSubRequest requesting to deactivate a durable subscription.
private  void ProxyImpl.doReact(ConsumerReceiveRequest req)
          Method implementing the proxy reaction to a ConsumerReceiveRequest instance, requesting a message from a subscription.
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.doReact(ConsumerUnsetListRequest req)
          Method implementing the JMS proxy reaction to a ConsumerUnsetListRequest notifying that a consumer listener is unset.
private  void ProxyImpl.doReact(ConsumerUnsubRequest req)
          Method implementing the JMS proxy reaction to a ConsumerUnsubRequest requesting to remove a subscription.
private  void ProxyImpl.doReact(int key, CnxConnectRequest req)
          Method implementing the reaction to a CnxConnectRequest requesting the key of the active context.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.