@Deprecated public class AddressUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AMQ_RABBITMQ_REPLY_TO
Deprecated.
Use the constant in
Address.AMQ_RABBITMQ_REPLY_TO . |
Constructor and Description |
---|
AddressUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Address |
decodeReplyToAddress(Message request)
Deprecated.
Decodes the reply-to
Address into exchange/key. |
@Deprecated public static final String AMQ_RABBITMQ_REPLY_TO
Address.AMQ_RABBITMQ_REPLY_TO
.