Class AMQProducerBrokerExchange


  • public class AMQProducerBrokerExchange
    extends java.lang.Object
    • Constructor Detail

      • AMQProducerBrokerExchange

        public AMQProducerBrokerExchange()
    • Method Detail

      • getConnectionContext

        public AMQConnectionContext getConnectionContext()
        Returns:
        the connectionContext
      • setConnectionContext

        public void setConnectionContext​(AMQConnectionContext connectionContext)
        Parameters:
        connectionContext - the connectionContext to set
      • getProducerState

        public org.apache.activemq.state.ProducerState getProducerState()
        Returns:
        the producerState
      • setProducerState

        public void setProducerState​(org.apache.activemq.state.ProducerState producerState)
        Parameters:
        producerState - the producerState to set
      • setLastStoredSequenceId

        public void setLastStoredSequenceId​(long l)