Uses of Class
org.apache.activemq.command.ProducerInfo
Packages that use ProducerInfo
Package
Description
The core JMS client API implementation classes.
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
Command objects used via the Command Pattern to communicate among nodes
-
Uses of ProducerInfo in org.apache.activemq
Fields in org.apache.activemq declared as ProducerInfoMethods in org.apache.activemq that return ProducerInfoModifier and TypeMethodDescriptionprotected ProducerInfoActiveMQMessageProducer.getProducerInfo()Methods in org.apache.activemq with parameters of type ProducerInfoModifier and TypeMethodDescriptionprotected voidActiveMQMessageProducer.setProducerInfo(ProducerInfo info) -
Uses of ProducerInfo in org.apache.activemq.advisory
Methods in org.apache.activemq.advisory that return ProducerInfoConstructors in org.apache.activemq.advisory with parameters of type ProducerInfoModifierConstructorDescriptionProducerStartedEvent(ProducerEventSource source, ActiveMQDestination destination, ProducerInfo consumerInfo, int count) -
Uses of ProducerInfo in org.apache.activemq.command
Methods in org.apache.activemq.command that return ProducerInfoMethods in org.apache.activemq.command with parameters of type ProducerInfoConstructors in org.apache.activemq.command with parameters of type ProducerInfo -
Uses of ProducerInfo in org.apache.activemq.state
Methods in org.apache.activemq.state that return ProducerInfoMethods in org.apache.activemq.state with parameters of type ProducerInfoModifier and TypeMethodDescriptionvoidSessionState.addProducer(ProducerInfo info) CommandVisitor.processAddProducer(ProducerInfo info) CommandVisitorAdapter.processAddProducer(ProducerInfo info) ConnectionStateTracker.processAddProducer(ProducerInfo info) Constructors in org.apache.activemq.state with parameters of type ProducerInfo