Uses of Class
org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Packages that use SimpAnnotationMethodMessageHandler
Package
Description
Configuration support for WebSocket messaging using higher level messaging protocols.
-
Uses of SimpAnnotationMethodMessageHandler in org.springframework.messaging.simp.config
Methods in org.springframework.messaging.simp.config that return SimpAnnotationMethodMessageHandlerModifier and TypeMethodDescriptionprotected SimpAnnotationMethodMessageHandlerAbstractMessageBrokerConfiguration.createAnnotationMethodMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, SimpMessagingTemplate brokerMessagingTemplate) Protected method for plugging in a custom subclass ofSimpAnnotationMethodMessageHandler.AbstractMessageBrokerConfiguration.simpAnnotationMethodMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, SimpMessagingTemplate brokerMessagingTemplate, CompositeMessageConverter brokerMessageConverter)