JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.integration.websocket
,
org.springframework.integration.websocket.config
,
org.springframework.integration.websocket.inbound
,
org.springframework.integration.websocket.outbound
,
org.springframework.integration.websocket.support
Class Hierarchy
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
org.springframework.integration.websocket.config.
WebSocketOutboundMessageHandlerParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.websocket.config.
ClientWebSocketContainerParser
org.springframework.integration.websocket.config.
ServerWebSocketContainerParser
org.springframework.integration.websocket.config.
WebSocketInboundChannelAdapterParser
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
org.springframework.integration.websocket.config.
WebSocketNamespaceHandler
java.util.EventObject (implements java.io.Serializable)
org.springframework.context.ApplicationEvent
org.springframework.integration.websocket.
SessionErrorEvent
org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.context.SmartLifecycle)
org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.core.MessageProducer, org.springframework.integration.history.TrackableComponent)
org.springframework.integration.websocket.inbound.
WebSocketInboundChannelAdapter
(implements org.springframework.integration.websocket.
WebSocketListener
)
org.springframework.integration.handler.AbstractMessageHandler (implements org.springframework.messaging.MessageHandler, org.springframework.integration.context.Orderable, org.springframework.integration.history.TrackableComponent)
org.springframework.integration.websocket.outbound.
WebSocketOutboundMessageHandler
org.springframework.integration.websocket.
IntegrationWebSocketContainer
(implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.DisposableBean)
org.springframework.integration.websocket.
ClientWebSocketContainer
(implements org.springframework.context.SmartLifecycle)
org.springframework.integration.websocket.
ServerWebSocketContainer
(implements org.springframework.web.socket.config.annotation.WebSocketConfigurer)
org.springframework.integration.websocket.support.
PassThruSubProtocolHandler
(implements org.springframework.web.socket.messaging.SubProtocolHandler)
org.springframework.integration.websocket.
ServerWebSocketContainer.SockJsServiceOptions
org.springframework.integration.websocket.support.
SubProtocolHandlerRegistry
org.springframework.integration.websocket.config.
WebSocketIntegrationConfigurationInitializer
(implements org.springframework.integration.config.IntegrationConfigurationInitializer)
Interface Hierarchy
org.springframework.web.socket.SubProtocolCapable
org.springframework.integration.websocket.
WebSocketListener
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes