• R
    Switch BufferingStompDecoder to decoration · 65b17b80
    Rossen Stoyanchev 提交于
    The BufferingStompDecoder now decorates rather than extend
    StompDecoder. This allows a single StompDecoder instance to be
    configured and extended independantly while buffering remains a
    separate concern.
    65b17b80
StompSubProtocolHandler.java 14.0 KB