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

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

Methods in org.objectweb.joram.mom.proxies that throw StateException
private  void ProxyImpl.doReact(ConsumerSubRequest req)
          Method implementing the JMS proxy reaction to a ConsumerSubRequest requesting to subscribe to a topic.
private  void ProxyImpl.doReact(XACnxCommit req)
          Method implementing the JMS proxy reaction to an XACnxCommit request committing the operations performed in a given transaction.
private  void ProxyImpl.doReact(XACnxPrepare req)
          Method implementing the JMS proxy reaction to an XACnxPrepare request holding messages and acknowledgements produced in an XA transaction.
private  void ProxyImpl.doReact(XACnxRecoverRequest req)
          Reacts to a XACnxRecoverRequest request requesting the identifiers of the prepared transactions.
private  void ProxyImpl.setCtx(int key)
          Updates the reference to the active context.
 



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