| Package | Description |
|---|---|
| org.apache.qpid.jms.provider.amqp.message |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqpSerializedObjectDelegate
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage
type.
|
class |
AmqpTypedObjectDelegate
Wrapper around an AMQP Message instance that will be treated as a JMS ObjectMessage
type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpObjectTypeDelegate.copyInto(AmqpObjectTypeDelegate copy)
Copy the internal data into the given instance.
|
void |
AmqpSerializedObjectDelegate.copyInto(AmqpObjectTypeDelegate copy) |
void |
AmqpTypedObjectDelegate.copyInto(AmqpObjectTypeDelegate copy) |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.