Uses of Interface
org.springframework.messaging.simp.stomp.ConnectionHandlingStompSession
Package
Description
Generic support for simple messaging protocols (like STOMP).
-
Uses of ConnectionHandlingStompSession in org.springframework.messaging.simp.stomp
Modifier and TypeMethodDescriptionprotected ConnectionHandlingStompSession
StompClientSupport.createSession
(StompHeaders connectHeaders, StompSessionHandler handler) Factory method for create and configure a new session.