| 类 | 说明 |
|---|---|
| InterceptableStompSubProtocolHandler |
代替
StompSubProtocolHandler
增加了对拦截器的支持 |
| InterceptableWebMvcStompEndpointRegistry |
代替
WebMvcStompEndpointRegistry |
| InterceptableWebSocketMessageBrokerConfiguration |
代替
DelegatingWebSocketMessageBrokerConfiguration,
使用自定义的InterceptableWebMvcStompEndpointRegistry
代替默认的WebMvcStompEndpointRegistry |
Copyright © 2019. All rights reserved.