open class WebSocketAnnotationMethodMessageHandler : SimpAnnotationMethodMessageHandler
A sub-class of SimpAnnotationMethodMessageHandler to provide support for org.springframework.web.bind.annotation.ControllerAdvice with global @MessageExceptionHandler methods.
Author
Rossen Stoyanchev
Since
4.2
WebSocketAnnotationMethodMessageHandler(clientInChannel: SubscribableChannel, clientOutChannel: MessageChannel, brokerTemplate: SimpMessageSendingOperations) |
open fun afterPropertiesSet(): Unit |