类分层结构
- java.lang.Object
- org.springframework.web.socket.config.annotation.AbstractWebSocketMessageBrokerConfigurer (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- org.springframework.security.config.annotation.web.socket.AbstractSecurityWebSocketMessageBrokerConfigurer (implements org.springframework.beans.factory.SmartInitializingSingleton)
- io.xiaper.mq.stomp.StompChannelInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
- io.xiaper.mq.stomp.StompConfig (implements org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer)
- io.xiaper.mq.stomp.StompController
- io.xiaper.mq.stomp.StompHandshakeInterceptor (implements org.springframework.web.socket.server.HandshakeInterceptor)
Copyright © 2019. All rights reserved.