• R
    Refactor and polish spring-messaging · 2a48ad88
    Rossen Stoyanchev 提交于
    Remove base class for STOMP-related message handler classes
    (AbstractSimpMessageHandler), polish subclasses and fix issues with
    more significant updates to STOMP broker relay.
    
    Introduce base class for SubscribableChannel implementations providing
    consistent logging for all channel implementations.
    2a48ad88
StompHeaderAccessor.java 8.9 KB