Uses of Package
org.objectweb.joram.shared.client

Packages that use org.objectweb.joram.shared.client
org.objectweb.joram.client.jms The org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. 
org.objectweb.joram.client.jms.connection   
org.objectweb.joram.client.jms.ha.local   
org.objectweb.joram.client.jms.ha.tcp   
org.objectweb.joram.client.jms.local   
org.objectweb.joram.client.jms.soap The org.objectweb.joram.client.jms.soap package holds the ConnectionFactory and Connection classes specialized for supporting the SOAP protocol as client - server communication protocol. 
org.objectweb.joram.client.jms.tcp The org.objectweb.joram.client.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. 
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. 
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms
ConsumerMessages
          A ConsumerMessages is used by a JMS proxy for sending messages to a consumer.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.connection
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
ConsumerMessages
          A ConsumerMessages is used by a JMS proxy for sending messages to a consumer.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.ha.local
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.ha.tcp
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.local
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.soap
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.tcp
AbstractJmsMessage
          An AbstractJmsMessage is a message exchanged between a Joram client and its proxy.
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.mom.proxies
AbstractJmsMessage
          An AbstractJmsMessage is a message exchanged between a Joram client and its proxy.
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
ProducerMessages
          A ProducerMessages instance is sent by a MessageProducer when sending messages.
 

Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.shared.client
AbstractJmsMessage
          An AbstractJmsMessage is a message exchanged between a Joram client and its proxy.
AbstractJmsReply
          An AbstractJmsReply is sent by a proxy to a Joram client as a reply to an AbstractJmsRequest.
AbstractJmsRequest
          An AbstractJmsRequest is a request sent by a Joram client to its proxy.
CnxConnectRequest
          A CnxConnectRequest is sent by an opening Connection.
GetAdminTopicRequest
          A GetAdminTopicRequest is sent by a session for retrieving the identifier of the local admin topic.
ProducerMessages
          A ProducerMessages instance is sent by a MessageProducer when sending messages.
SessAckRequest
          A SessAckRequest instance is used by a Session for acknowledging the messages it consumed.
XACnxRecoverRequest
          A XACnxRecoverRequest instance is used by an XACnxion for recovering the identifiers of the TM's prepared transactions.
 



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