| Package | Description |
|---|---|
| org.springframework.messaging.core |
Defines interfaces and implementation classes for messaging templates.
|
| Modifier and Type | Method and Description |
|---|---|
D |
CachingDestinationResolverProxy.resolveDestination(String name)
Resolves and caches destinations if successfully resolved by the target
DestinationResolver implementation.
|
D |
DestinationResolver.resolveDestination(String name)
Resolve the given destination name.
|