| Package | Description |
|---|---|
| org.springframework.cloud.aws.messaging.listener |
| Modifier and Type | Method and Description |
|---|---|
protected QueueMessageHandler.MappingInformation |
QueueMessageHandler.getMappingForMethod(Method method,
Class<?> handlerType) |
protected QueueMessageHandler.MappingInformation |
QueueMessageHandler.getMatchingMapping(QueueMessageHandler.MappingInformation mapping,
org.springframework.messaging.Message<?> message) |
| Modifier and Type | Method and Description |
|---|---|
protected Comparator<QueueMessageHandler.MappingInformation> |
QueueMessageHandler.getMappingComparator(org.springframework.messaging.Message<?> message) |
| Modifier and Type | Method and Description |
|---|---|
int |
QueueMessageHandler.MappingInformation.compareTo(QueueMessageHandler.MappingInformation o) |
protected Set<String> |
QueueMessageHandler.getDirectLookupDestinations(QueueMessageHandler.MappingInformation mapping) |
protected QueueMessageHandler.MappingInformation |
QueueMessageHandler.getMatchingMapping(QueueMessageHandler.MappingInformation mapping,
org.springframework.messaging.Message<?> message) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueueMessageHandler.handleNoMatch(Set<QueueMessageHandler.MappingInformation> ts,
String lookupDestination,
org.springframework.messaging.Message<?> message) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.