| Package | Description |
|---|---|
| org.springframework.cloud.aws.messaging.core |
| Modifier and Type | Method and Description |
|---|---|
protected QueueMessageChannel |
QueueMessagingTemplate.resolveMessageChannel(String physicalResourceIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.messaging.Message<?> |
QueueMessagingTemplate.receive(QueueMessageChannel destination) |
<T> T |
QueueMessagingTemplate.receiveAndConvert(QueueMessageChannel destination,
Class<T> targetClass) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.