public abstract class AbstractJMSMessageFactory extends Object implements MessageFactory
| Constructor and Description |
|---|
AbstractJMSMessageFactory() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateMessageprotected AbstractJMSMessage create08MessageWithBody(long messageNbr, ContentHeaderBody contentHeader, AMQShortString exchange, AMQShortString routingKey, List bodies, AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache, AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache, int addressType) throws AMQException
AMQExceptionprotected abstract AbstractJMSMessage createMessage(AMQMessageDelegate delegate, ByteBuffer data) throws AMQException
AMQExceptionprotected AbstractJMSMessage create010MessageWithBody(long messageNbr, MessageProperties msgProps, DeliveryProperties deliveryProps, ByteBuffer body) throws AMQException
AMQExceptionpublic AbstractJMSMessage createMessage(long messageNbr, boolean redelivered, ContentHeaderBody contentHeader, AMQShortString exchange, AMQShortString routingKey, List bodies, AMQSession_0_8.DestinationCache<AMQQueue> queueDestinationCache, AMQSession_0_8.DestinationCache<AMQTopic> topicDestinationCache, int addressType) throws javax.jms.JMSException, AMQException
createMessage in interface MessageFactoryjavax.jms.JMSExceptionAMQExceptionpublic AbstractJMSMessage createMessage(long messageNbr, boolean redelivered, MessageProperties msgProps, DeliveryProperties deliveryProps, ByteBuffer body) throws javax.jms.JMSException, AMQException
createMessage in interface MessageFactoryjavax.jms.JMSExceptionAMQExceptionCopyright © 2006–2014 The Apache Software Foundation. All rights reserved.