Hierarchy For Package org.springframework.web.socket.config.annotation
Class Hierarchy
- 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.webSocketMessageBrokerConfigurationSupport
- org.springframework.web.socket.config.annotation.AbstractwebSocketHandlerRegistration<M> (implements org.springframework.web.socket.config.annotation.webSocketHandlerRegistration)
- org.springframework.web.socket.config.annotation.ServletwebSocketHandlerRegistration
- org.springframework.web.socket.config.annotation.ServletwebSocketHandlerRegistry (implements org.springframework.web.socket.config.annotation.webSocketHandlerRegistry)
- org.springframework.web.socket.config.annotation.SockJsServiceRegistration
- org.springframework.web.socket.config.annotation.webMvcStompEndpointRegistry (implements org.springframework.web.socket.config.annotation.StompEndpointRegistry)
- org.springframework.web.socket.config.annotation.webMvcStompwebSocketEndpointRegistration (implements org.springframework.web.socket.config.annotation.StompwebSocketEndpointRegistration)
- org.springframework.web.socket.config.annotation.webSocketConfigurationSupport
- org.springframework.web.socket.config.annotation.DelegatingwebSocketConfiguration
- org.springframework.web.socket.config.annotation.webSocketTransportRegistration
- org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration (implements org.springframework.context.ApplicationContextAware)
Interface Hierarchy
- org.springframework.web.socket.config.annotation.StompEndpointRegistry
- org.springframework.web.socket.config.annotation.StompwebSocketEndpointRegistration
- org.springframework.web.socket.config.annotation.webSocketConfigurer
- org.springframework.web.socket.config.annotation.webSocketHandlerRegistration
- org.springframework.web.socket.config.annotation.webSocketHandlerRegistry
- org.springframework.web.socket.config.annotation.webSocketMessageBrokerConfigurer
Annotation Interface Hierarchy
- org.springframework.web.socket.config.annotation.EnablewebSocket (implements java.lang.annotation.Annotation)
- org.springframework.web.socket.config.annotation.EnablewebSocketMessageBroker (implements java.lang.annotation.Annotation)
- org.springframework.web.socket.config.annotation.webSocketScope (implements java.lang.annotation.Annotation)