SimpAnnotationMethodMessageHandler.setDestinationPrefixes

{@inheritDoc} <p>Destination prefixes are expected to be slash-separated Strings and therefore a slash is automatically appended where missing to ensure a proper prefix-based match (i.e. matching complete segments). <p>Note however that the remaining portion of a destination after the prefix may use a different separator (e.g. commonly "." in messaging) depending on the configured {@code PathMatcher}.

class SimpAnnotationMethodMessageHandler
override
void
setDestinationPrefixes
(
string[] prefixes
)

Meta