|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.qpid.client.message.AbstractJMSMessageFactory
org.apache.qpid.client.message.JMSTextMessageFactory
public class JMSTextMessageFactory
| Constructor Summary | |
|---|---|
JMSTextMessageFactory()
|
|
| Method Summary | |
|---|---|
AbstractJMSMessage |
createMessage()
|
protected AbstractJMSMessage |
createMessage(long deliveryTag,
org.apache.mina.common.ByteBuffer data,
AMQShortString exchange,
AMQShortString routingKey,
ContentHeaderBody contentHeader)
|
| Methods inherited from class org.apache.qpid.client.message.AbstractJMSMessageFactory |
|---|
createMessage, createMessageWithBody |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMSTextMessageFactory()
| Method Detail |
|---|
public AbstractJMSMessage createMessage()
throws javax.jms.JMSException
javax.jms.JMSException
protected AbstractJMSMessage createMessage(long deliveryTag,
org.apache.mina.common.ByteBuffer data,
AMQShortString exchange,
AMQShortString routingKey,
ContentHeaderBody contentHeader)
throws AMQException
createMessage in class AbstractJMSMessageFactoryAMQException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||