Uses of Package
org.objectweb.joram.shared.client
-
Packages that use org.objectweb.joram.shared.client Package Description org.objectweb.joram.client.jms Theorg.objectweb.joram.client.jmspackage holds the classes implementing the interfaces defined by the JMS 2.0 specification.org.objectweb.joram.client.jms.connection org.objectweb.joram.client.jms.local org.objectweb.joram.client.jms.tcp Theorg.objectweb.joram.client.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol.org.objectweb.joram.mom.proxies Theorg.objectweb.joram.mom.proxiespackage holds the classes implementing the MOM proxy, basically linking external client applications to destination agents.org.objectweb.joram.mom.proxies.tcp Theorg.objectweb.joram.mom.proxies.tcppackage provides a proxy accessible through the TCP communication protocol.org.objectweb.joram.shared.client Theorg.objectweb.joram.shared.clientpackage holds the request and reply objects used in the client-provider interactions.org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification.org.ow2.joram.jakarta.jms.connection org.ow2.joram.jakarta.jms.local org.ow2.joram.jakarta.jms.tcp Theorg.ow2.joram.jakarta.jms.tcppackage holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. -
Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms Class Description AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.ConsumerMessages AConsumerMessagesis used by a JMS proxy for sending messages to a consumer.MomExceptionReply AMomExceptionReplyinstance is used by a JMS client proxy to send aMomExceptionback to a JMS client.ProducerMessages AProducerMessagesinstance is sent by aMessageProducerwhen sending messages. -
Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.connection Class Description AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.ConsumerMessages AConsumerMessagesis used by a JMS proxy for sending messages to a consumer.ConsumerReceiveRequest AConsumerReceiveRequestis sent by aMessageConsumerwhen requesting a message.MomExceptionReply AMomExceptionReplyinstance is used by a JMS client proxy to send aMomExceptionback to a JMS client. -
Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.client.jms.local Class Description AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis 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 Class Description AbstractJmsMessage AnAbstractJmsMessageis a message exchanged between a Joram client and its proxy.AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy. -
Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.mom.proxies Class Description AbstractJmsMessage AnAbstractJmsMessageis a message exchanged between a Joram client and its proxy.AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.ActivateConsumerRequest AddClientIDRequest AAddClientIDRequestis sent by an setClientID onConnection.CnxCloseRequest ACnxCloseRequestis sent by a closing SOAP connection.CnxConnectRequest ACnxConnectRequestis sent by an openingConnection.CnxStartRequest ACnxStartRequestrequest is sent by a startingConnection.CnxStopRequest ACnxStopRequestis sent by a stoppingConnection.CommitRequest ConsumerAckRequest AConsumerAckRequestinstance is used by aMessageConsumerfor acknowledging a received message.ConsumerCloseSubRequest AConsumerCloseSubRequestis sent by a closing durableTopicSubscriber.ConsumerDenyRequest AConsumerDenyRequestinstance is used by aMessageConsumerfor denying a received message.ConsumerMessages AConsumerMessagesis used by a JMS proxy for sending messages to a consumer.ConsumerReceiveRequest AConsumerReceiveRequestis sent by aMessageConsumerwhen requesting a message.ConsumerSetListRequest AConsumerSetListRequestis sent by aMessageConsumeron which a message listener is set.ConsumerSubRequest AConsumerSubRequestis sent by a constructingMessageConsumerdestinated to consume messages on a topic.ConsumerUnsetListRequest AConsumerUnsetListRequestis sent by aMessageConsumerwhich listener is unset.ConsumerUnsubRequest AConsumerUnsubRequestis sent by a closing temporaryMessageConsumeron a topic, or by aSessionunsubscribing a durable subscriber.GetAdminTopicRequest AGetAdminTopicRequestis sent by a session for retrieving the identifier of the local admin topic.JmsRequestGroup ProducerMessages AProducerMessagesinstance is sent by aMessageProducerwhen sending messages.QBrowseRequest AQBrowseRequestinstance is sent by aQueueBrowserwhen requesting an enumeration.SessAckRequest ASessAckRequestinstance is used by aSessionfor acknowledging the messages it consumed.SessCreateDestRequest ASessCreateDestRequestis sent by aSessionfor creating a destination.SessDenyRequest ASessDenyRequestinstance is used by aSessionfor denying the messages it consumed.TempDestDeleteRequest ATempDestDeleteRequestinstance is sent by a deleting temporary destination.XACnxCommit AnXACnxCommitinstance is used by anXAConnectionfor commiting the messages and acknowledgements it sent to the proxy.XACnxPrepare AnXACnxPrepareinstance is used by anXAConnectionfor sending messages and acknowledgements to the proxy.XACnxRecoverRequest AXACnxRecoverRequestinstance is used by anXACnxionfor recovering the identifiers of the TM's prepared transactions.XACnxRollback AnXACnxRollbackinstance is used by anXAConnectionfor rolling back the operations performed during a transaction. -
Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.mom.proxies.tcp Class Description AbstractJmsMessage AnAbstractJmsMessageis a message exchanged between a Joram client and its proxy. -
Classes in org.objectweb.joram.shared.client used by org.objectweb.joram.shared.client Class Description AbstractJmsMessage AnAbstractJmsMessageis a message exchanged between a Joram client and its proxy.AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.CnxConnectRequest ACnxConnectRequestis sent by an openingConnection.GetAdminTopicRequest AGetAdminTopicRequestis sent by a session for retrieving the identifier of the local admin topic.ProducerMessages AProducerMessagesinstance is sent by aMessageProducerwhen sending messages.SessAckRequest ASessAckRequestinstance is used by aSessionfor acknowledging the messages it consumed.XACnxRecoverRequest AXACnxRecoverRequestinstance is used by anXACnxionfor recovering the identifiers of the TM's prepared transactions. -
Classes in org.objectweb.joram.shared.client used by org.ow2.joram.jakarta.jms Class Description AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.ConsumerMessages AConsumerMessagesis used by a JMS proxy for sending messages to a consumer.MomExceptionReply AMomExceptionReplyinstance is used by a JMS client proxy to send aMomExceptionback to a JMS client.ProducerMessages AProducerMessagesinstance is sent by aMessageProducerwhen sending messages. -
Classes in org.objectweb.joram.shared.client used by org.ow2.joram.jakarta.jms.connection Class Description AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.ConsumerMessages AConsumerMessagesis used by a JMS proxy for sending messages to a consumer.ConsumerReceiveRequest AConsumerReceiveRequestis sent by aMessageConsumerwhen requesting a message.MomExceptionReply AMomExceptionReplyinstance is used by a JMS client proxy to send aMomExceptionback to a JMS client. -
Classes in org.objectweb.joram.shared.client used by org.ow2.joram.jakarta.jms.local Class Description AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy. -
Classes in org.objectweb.joram.shared.client used by org.ow2.joram.jakarta.jms.tcp Class Description AbstractJmsMessage AnAbstractJmsMessageis a message exchanged between a Joram client and its proxy.AbstractJmsReply AnAbstractJmsReplyis sent by a proxy to a Joram client as a reply to anAbstractJmsRequest.AbstractJmsRequest AnAbstractJmsRequestis a request sent by a Joram client to its proxy.