Uses of Class
org.apache.qpid.jms.JmsMessageConsumer
Packages that use JmsMessageConsumer
-
Uses of JmsMessageConsumer in org.apache.qpid.jms
Subclasses of JmsMessageConsumer in org.apache.qpid.jmsModifier and TypeClassDescriptionclassImplementation of a TopicSubscriber that is DurableclassImplementation of a JMS QueueReceiverclassImplementation of a JmsMessageConsumer that is part of a Shared Durable SubscriptionclassImplementation of a JmsMessageConsumer that is part of a Shared SubscriptionclassImplementation of a TopicSubscriberMethods in org.apache.qpid.jms that return JmsMessageConsumerModifier and TypeMethodDescriptionprotected JmsMessageConsumerJmsSession.lookup(JmsConsumerId consumerId) Methods in org.apache.qpid.jms with parameters of type JmsMessageConsumerModifier and TypeMethodDescriptionprotected voidJmsSession.add(JmsMessageConsumer consumer) protected voidJmsSession.remove(JmsMessageConsumer consumer) Constructors in org.apache.qpid.jms with parameters of type JmsMessageConsumer