public abstract class AbstractJMSMessageFactory extends Object
| Constructor and Description |
|---|
AbstractJMSMessageFactory() |
protected AbstractJMSMessage create08MessageWithBody(long messageNbr, ContentHeaderBody contentHeader, String exchange, String routingKey, List bodies, AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache, AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache, int addressType) throws QpidException
QpidExceptionprotected abstract AbstractJMSMessage createMessage(AbstractAMQMessageDelegate delegate, ByteBuffer data) throws QpidException
QpidExceptionprotected AbstractJMSMessage create010MessageWithBody(long messageNbr, MessageProperties msgProps, DeliveryProperties deliveryProps, Collection<QpidByteBuffer> body) throws QpidException
QpidExceptionpublic AbstractJMSMessage createMessage(long messageNbr, boolean redelivered, ContentHeaderBody contentHeader, String exchange, String routingKey, List bodies, AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache, AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache, int addressType) throws javax.jms.JMSException, QpidException
javax.jms.JMSExceptionQpidExceptionpublic AbstractJMSMessage createMessage(long messageNbr, boolean redelivered, MessageProperties msgProps, DeliveryProperties deliveryProps, Collection<QpidByteBuffer> body) throws javax.jms.JMSException, QpidException
javax.jms.JMSExceptionQpidExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.