类分层结构
- java.lang.Object
- org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurationSupport
- org.springframework.web.socket.config.annotation.DelegatingWebSocketMessageBrokerConfiguration
- 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)
- com.xzixi.websocket.interceptablewebsocket.interceptor.FromClientExecutionChain
- com.xzixi.websocket.interceptablewebsocket.util.MessageFromClient
- com.xzixi.websocket.interceptablewebsocket.util.MessageMatcher
- com.xzixi.websocket.interceptablewebsocket.util.NotifyUtil
- org.springframework.web.socket.messaging.StompSubProtocolHandler (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.web.socket.messaging.SubProtocolHandler)
- java.lang.Throwable (implements java.io.Serializable)
- com.xzixi.websocket.interceptablewebsocket.interceptor.ToClientExecutionChain
- org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry (implements org.springframework.web.socket.config.annotation.StompEndpointRegistry)
接口分层结构
注释类型分层结构
Copyright © 2019. All rights reserved.