hunt.stomp.core.DestinationResolver

Undocumented in source.

Members

Interfaces

DestinationResolver
interface DestinationResolver(T)

Strategy for resolving a string destination name to an actual destination of type {@code !(T)}.

Meta