public interface StompEndpointRegistration
Modifier and Type | Method and Description |
---|---|
StompEndpointRegistration |
setHandshakeHandler(org.springframework.web.socket.server.HandshakeHandler handshakeHandler)
Configure the HandshakeHandler to use.
|
org.springframework.web.socket.server.config.SockJsServiceRegistration |
withSockJS()
Enable SockJS fallback options.
|
StompEndpointRegistration setHandshakeHandler(org.springframework.web.socket.server.HandshakeHandler handshakeHandler)
org.springframework.web.socket.server.config.SockJsServiceRegistration withSockJS()