Package org.objectweb.joram.shared.client
The
org.objectweb.joram.shared.client package holds the request and reply objects used in the client-provider interactions.-
Class Summary 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 AddClientIDReply AAddClientIDReplyreplies to aAddClientIDRequest.AddClientIDRequest AAddClientIDRequestis sent by an setClientID onConnection.CnxCloseReply ACnxCloseReplyreplies to aCnxCloseRequest.CnxCloseRequest ACnxCloseRequestis sent by a closing SOAP connection.CnxConnectReply ACnxConnectReplyis sent by a JMS proxy as a reply to a connectionCnxConnectRequestand holds the connection's key and the proxy identifier.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.GetAdminTopicReply AGetAdminTopicReplyis sent by an administrator proxy for notifying an administrator client of the identifier of the local admin topic.GetAdminTopicRequest AGetAdminTopicRequestis sent by a session for retrieving the identifier of the local admin topic.JmsRequestGroup MomExceptionReply AMomExceptionReplyinstance is used by a JMS client proxy to send aMomExceptionback to a JMS client.PingRequest ProducerMessages AProducerMessagesinstance is sent by aMessageProducerwhen sending messages.QBrowseReply AQBrowseReplyinstance is used by a JMS client proxy for forwarding aBrowseReplydestination notification, actually replying to a clientQBrowseRequest.QBrowseRequest AQBrowseRequestinstance is sent by aQueueBrowserwhen requesting an enumeration.ServerReply AServerReplyis used by a JMS proxy for acknowledging the receipt of a synchronousAbstractJmsRequestrequest.SessAckRequest ASessAckRequestinstance is used by aSessionfor acknowledging the messages it consumed.SessCreateDestReply ASessCreateTDReplyis used by a JMS proxy for replying to aSessCreate<TQ/TT>Request.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.XACnxRecoverReply AXACnxRecoverReplyreplies to aXACnxRecoverRequestand carries transaction identifiers.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.