Class AmqpFixedProducer

  • All Implemented Interfaces:
    AmqpEventSink, AmqpResource

    public class AmqpFixedProducer
    extends AmqpProducer
    AMQP Producer object that is used to manage JMS MessageProducer semantics. This Producer is fixed to a given JmsDestination and can only produce messages to it.