SimpAnnotationMethodMessageHandler.setPathMatcher

Set the PathMatcher implementation to use for matching destinations against configured destination patterns. <p>By default, {@link AntPathMatcher} is used.

class SimpAnnotationMethodMessageHandler
void
setPathMatcher
(
PathMatcher pathMatcher
)

Meta