Uses of Package
com.rabbitmq.jms.client
-
Packages that use com.rabbitmq.jms.client Package Description com.rabbitmq.jms.admin com.rabbitmq.jms.client com.rabbitmq.jms.client.message -
Classes in com.rabbitmq.jms.client used by com.rabbitmq.jms.admin Class Description AuthenticationMechanism Authentication mechanisms that the client can use to authenticate to the server.ReceivingContextConsumer Callback before receiving a message.ReplyToStrategy Interface to provide a pluggable mechanism for dealing with messages received with a reply-to queue specified.SendingContextConsumer Callback before sending a message. -
Classes in com.rabbitmq.jms.client used by com.rabbitmq.jms.client Class Description AuthenticationMechanism Authentication mechanisms that the client can use to authenticate to the server.ConnectionParams Holder forRMQConnectionconstructor arguments.DefaultReplyToStrategy Default implementation of the reply-to strategy.HandleAnyReplyToStrategy Implementation of the reply to strategy that deals with any reply-to value received and will use the default, i.e.ReceivingContext Context when receiving message.ReceivingContextConsumer Callback before receiving a message.ReplyToStrategy Interface to provide a pluggable mechanism for dealing with messages received with a reply-to queue specified.RMQConnection Implementation of theConnection,QueueConnectionandTopicConnectioninterfaces.RMQMessage Base class for RMQ*Message classes.RMQSession RabbitMQ implementation of JMSSessionSendingContext Context when sending message.SendingContextConsumer Callback before sending a message.SessionParams Holder forRMQSessionconstructor arguments. -
Classes in com.rabbitmq.jms.client used by com.rabbitmq.jms.client.message Class Description RMQMessage Base class for RMQ*Message classes.