Class RemoteMessageProducer

    • Constructor Detail

      • RemoteMessageProducer

        public RemoteMessageProducer​(RemoteSession session,
                                     javax.jms.Destination destination,
                                     IntegerID producerId)
        Constructor
    • 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