Generated by
JDiff

Interface org.springframework.messaging.simp.stomp.StompSession.Subscription

Added Methods
StompHeaders getSubscriptionHeaders() Return the headers used on the SUBSCRIBE frame.
void unsubscribe(StompHeaders) Alternative to .unsubscribe() with additional custom headers to send to the server.