| Package | Description |
|---|---|
| io.awspring.cloud.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,
Message<?> message) |
| Modifier and Type | Method and Description |
|---|---|
protected Comparator<QueueMessageHandler.MappingInformation> |
QueueMessageHandler.getMappingComparator(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,
Message<?> message) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
QueueMessageHandler.handleNoMatch(Set<QueueMessageHandler.MappingInformation> ts,
String lookupDestination,
Message<?> message) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.