Package | Description |
---|---|
org.springframework.web.socket.config.annotation |
Support for annotation-based WebSocket setup in configuration classes.
|
Modifier and Type | Method and Description |
---|---|
WebMvcStompEndpointRegistry |
StompEndpointRegistry.setErrorHandler(StompSubProtocolErrorHandler errorHandler)
Configure a handler for customizing or handling STOMP ERROR frames to clients.
|
WebMvcStompEndpointRegistry |
WebMvcStompEndpointRegistry.setErrorHandler(StompSubProtocolErrorHandler errorHandler) |