Generated by
JDiff

Class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler

Added Methods
int getConnectionCount() Return the current count of TCP connection to the broker.
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 through the {@code StompBrokerRelayMessageHandler} that are sent to the client outbound message channel.
String toString()  
 

Added Fields
String SYSTEM_SESSION_ID