Generated by
JDiff

Class org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler

Added Methods
MessageHeaderInitializer getHeaderInitializer() @return the configured header initializer.
void setHeaderInitializer(MessageHeaderInitializer) Configure a MessageHeaderInitializer to apply to the headers of all messages sent to the client outbound channel.
void setPathMatcher(PathMatcher) When configured, the given PathMatcher is passed down to the SubscriptionRegistry to use for matching destination to subscriptions.
String toString()