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.stomp.config.StompOutboundChannelAdapterParser
- org.springframework.integration.stomp.config.StompInboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
- org.springframework.integration.config.xml.AbstractChannelAdapterParser
- org.springframework.integration.stomp.AbstractStompSessionManager (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.SmartLifecycle, org.springframework.integration.stomp.StompSessionManager)
- org.springframework.integration.stomp.ReactorNettyTcpStompSessionManager
- org.springframework.integration.stomp.WebSocketStompSessionManager
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.integration.events.IntegrationEvent
- org.springframework.integration.stomp.event.StompIntegrationEvent
- org.springframework.integration.stomp.event.StompConnectionFailedEvent
- org.springframework.integration.stomp.event.StompExceptionEvent
- org.springframework.integration.stomp.event.StompReceiptEvent
- org.springframework.integration.stomp.event.StompSessionConnectedEvent
- org.springframework.integration.stomp.event.StompIntegrationEvent
- org.springframework.integration.events.IntegrationEvent
- 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.stomp.inbound.StompInboundChannelAdapter (implements org.springframework.context.ApplicationEventPublisherAware)
- 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.stomp.outbound.StompMessageHandler (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.integration.support.management.ManageableLifecycle)
- 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.stomp.support.IntegrationStompHeaders
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.integration.stomp.config.StompNamespaceHandler
- org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
- org.springframework.integration.stomp.support.StompHeaderMapper (implements org.springframework.integration.mapping.HeaderMapper<T>)
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
Interface Hierarchy
- org.springframework.integration.stomp.StompSessionManager