Package | Description |
---|---|
org.apache.qpid.jms.message | |
org.apache.qpid.jms.message.facade | |
org.apache.qpid.jms.provider.amqp.message |
Constructor and Description |
---|
JmsTextMessage(JmsTextMessageFacade facade) |
Modifier and Type | Method and Description |
---|---|
JmsTextMessageFacade |
JmsTextMessageFacade.copy()
Creates a copy of this JmsTextMessageFacade and its underlying
provider message instance.
|
Modifier and Type | Class and Description |
---|---|
class |
AmqpJmsTextMessageFacade
Wrapper around an AMQP Message instance that will be treated as a JMS TextMessage
type.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.