|
Spring AMQP | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Address | |
|---|---|
| org.springframework.amqp.core | |
| org.springframework.amqp.rabbit.core | |
| Uses of Address in org.springframework.amqp.core |
|---|
| Methods in org.springframework.amqp.core that return Address | |
|---|---|
Address |
MessageProperties.getReplyTo()
|
Address |
SimpleMessageProperties.getReplyTo()
|
static Address |
Address.parse(String address)
|
| Methods in org.springframework.amqp.core with parameters of type Address | |
|---|---|
void |
MessageProperties.setReplyTo(Address replyTo)
|
void |
SimpleMessageProperties.setReplyTo(Address replyTo)
|
| Uses of Address in org.springframework.amqp.rabbit.core |
|---|
| Methods in org.springframework.amqp.rabbit.core that return Address | |
|---|---|
Address |
RabbitMessageProperties.getReplyTo()
|
| Methods in org.springframework.amqp.rabbit.core with parameters of type Address | |
|---|---|
void |
RabbitMessageProperties.setReplyTo(Address replyTo)
|
|
Spring AMQP | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||