| Package | Description |
|---|---|
| org.apache.qpid.proton | |
| org.apache.qpid.proton.message | |
| org.apache.qpid.proton.message.impl |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Proton.message() |
static Message |
Proton.message(Header header,
DeliveryAnnotations deliveryAnnotations,
MessageAnnotations messageAnnotations,
Properties properties,
ApplicationProperties applicationProperties,
Section body,
Footer footer) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtonJMessage |
| Modifier and Type | Method and Description |
|---|---|
static Message |
Message.Factory.create() |
static Message |
Message.Factory.create(Header header,
DeliveryAnnotations deliveryAnnotations,
MessageAnnotations messageAnnotations,
Properties properties,
ApplicationProperties applicationProperties,
Section body,
Footer footer) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageImpl |
Copyright © 2020 The Apache Software Foundation. All rights reserved.