Generated by
JDiff

Class org.springframework.web.socket.messaging.StompSubProtocolHandler

Added Methods
MessageHeaderInitializer getHeaderInitializer() @return the configured header initializer.
String getStatsInfo() Return a String describing internal state and counters.
void setHeaderInitializer(MessageHeaderInitializer) Configure a MessageHeaderInitializer to apply to the headers of all messages created from decoded STOMP frames and other messages sent to the client inbound channel.
StompHeaderAccessor toMutableAccessor(StompHeaderAccessor, Message<?>)  
String toString()