Uses of Class
org.springframework.messaging.support.AbstractSubscribableChannel

Packages that use AbstractSubscribableChannel
Package
Description
Configuration support for WebSocket messaging using higher level messaging protocols.
Provides implementations of Message along with a MessageBuilder and MessageHeaderAccessor for building and working with messages and message headers, as well as various MessageChannel implementations and channel interceptor support.
Support for annotation-based WebSocket setup in configuration classes.