Class LocalMessageProducer

    • Constructor Detail

      • LocalMessageProducer

        public LocalMessageProducer​(LocalSession session,
                                    javax.jms.Destination destination,
                                    IntegerID producerId)
                             throws javax.jms.JMSException
        Constructor
        Throws:
        javax.jms.JMSException
    • Method Detail

      • sendToDestination

        protected final void sendToDestination​(javax.jms.Destination destination,
                                               boolean destinationOverride,
                                               javax.jms.Message srcMessage,
                                               int deliveryMode,
                                               int priority,
                                               long timeToLive)
                                        throws javax.jms.JMSException
        Specified by:
        sendToDestination in class AbstractMessageProducer
        Throws:
        javax.jms.JMSException