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