Uses of Class
org.apache.activemq.state.ProducerState
Packages that use ProducerState
-
Uses of ProducerState in org.apache.activemq.state
Methods in org.apache.activemq.state that return ProducerStateModifier and TypeMethodDescriptionSessionState.getProducerState(ProducerId producerId) SessionState.removeProducer(ProducerId id) Methods in org.apache.activemq.state that return types with arguments of type ProducerStateModifier and TypeMethodDescriptionSessionState.getProducerStates()TransactionState.getProducerStates()Methods in org.apache.activemq.state with parameters of type ProducerStateModifier and TypeMethodDescriptionvoidTransactionState.addProducerState(ProducerState producerState)