Hierarchy For All Packages
Package Hierarchies: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.integration.websocket.config.WebSocketInboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
- org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
- org.springframework.integration.websocket.config.ClientWebSocketContainerParser
- org.springframework.integration.websocket.config.ServerWebSocketContainerParser
- org.springframework.integration.config.xml.AbstractChannelAdapterParser
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.web.socket.messaging.AbstractSubProtocolEvent
- org.springframework.integration.websocket.event.ReceiptEvent
- org.springframework.web.socket.messaging.AbstractSubProtocolEvent
- org.springframework.context.ApplicationEvent
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.websocket.inbound.WebSocketInboundChannelAdapter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.integration.websocket.WebSocketListener)
- org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.websocket.outbound.WebSocketOutboundMessageHandler
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
- org.springframework.integration.websocket.IntegrationWebSocketContainer (implements org.springframework.beans.factory.DisposableBean)
- org.springframework.integration.websocket.ClientWebSocketContainer (implements org.springframework.context.SmartLifecycle)
- org.springframework.integration.websocket.ServerWebSocketContainer (implements org.springframework.context.SmartLifecycle, org.springframework.web.socket.config.annotation.WebSocketConfigurer)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.integration.websocket.config.WebSocketNamespaceHandler
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.integration.websocket.support.PassThruSubProtocolHandler (implements org.springframework.web.socket.messaging.SubProtocolHandler)
- org.springframework.integration.websocket.ServerWebSocketContainer.SockJsServiceOptions
- org.springframework.messaging.simp.stomp.StompEncoder
- org.springframework.integration.websocket.support.ClientStompEncoder
- org.springframework.integration.websocket.support.SubProtocolHandlerRegistry
- org.springframework.integration.websocket.config.WebSocketIntegrationConfigurationInitializer (implements org.springframework.integration.config.IntegrationConfigurationInitializer)
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
Interface Hierarchy
- org.springframework.web.socket.SubProtocolCapable
- org.springframework.integration.websocket.WebSocketListener