Uses of Package
org.springframework.messaging.simp.annotation.support
Packages that use org.springframework.messaging.simp.annotation.support
Package
Description
Configuration support for WebSocket messaging using higher level messaging protocols.
Support for annotation-based WebSocket setup in configuration classes.
WebSocket integration for Spring's messaging module.
-
Classes in org.springframework.messaging.simp.annotation.support used by org.springframework.messaging.simp.configClassDescriptionA handler for messages delegating to
@MessageMapping
and@SubscribeMapping
annotated methods. -
Classes in org.springframework.messaging.simp.annotation.support used by org.springframework.web.socket.config.annotationClassDescriptionA handler for messages delegating to
@MessageMapping
and@SubscribeMapping
annotated methods. -
Classes in org.springframework.messaging.simp.annotation.support used by org.springframework.web.socket.messagingClassDescriptionA handler for messages delegating to
@MessageMapping
and@SubscribeMapping
annotated methods.