| Class and Description |
|---|
| org.springframework.amqp.core.AddressUtils |
| Field and Description |
|---|
| org.springframework.amqp.core.AddressUtils.AMQ_RABBITMQ_REPLY_TO
Use the constant in
Address.AMQ_RABBITMQ_REPLY_TO. |
| org.springframework.amqp.core.ExchangeTypes.DELAYED
since 1.6.4, it's not a user-available exchange type,
the delayed
boolean is used for that. |
| Constructor and Description |
|---|
| org.springframework.amqp.core.Address(String, String, String) |