| Package | Description |
|---|---|
| org.apache.qpid.proton.message | |
| org.apache.qpid.proton.message.impl |
| Modifier and Type | Method and Description |
|---|---|
MessageFormat |
Message.getMessageFormat()
Deprecated.
This method will be removed in a future release.
|
static MessageFormat |
MessageFormat.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static MessageFormat[] |
MessageFormat.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setMessageFormat(MessageFormat format)
Deprecated.
This method will be removed in a future release.
|
| Modifier and Type | Method and Description |
|---|---|
MessageFormat |
MessageImpl.getMessageFormat()
Deprecated.
This method will be removed in a future release.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageImpl.setMessageFormat(MessageFormat format)
Deprecated.
This method will be removed in a future release.
|
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.