SimpAnnotationMethodMessageHandler.this

Create an instance of SimpAnnotationMethodMessageHandler with the given message channels and broker messaging template. @param clientInboundChannel the channel for receiving messages from clients (e.g. WebSocket clients) @param clientOutboundChannel the channel for messages to clients (e.g. WebSocket clients) @param brokerTemplate a messaging template to send application messages to the broker

Meta