Class Hierarchy
- java.lang.Object
- org.springframework.cloud.stream.binder.AbstractBinder<T,C,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.Binder<T,C,P>, org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.stream.binder.AbstractMessageChannelBinder<C,P,PP> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.stream.binder.PollableConsumerBinder<H,C>)
- com.boutouil.binder.jms.JmsMessageChannelBinder (implements org.springframework.cloud.stream.binder.ExtendedPropertiesBinder<T,C,P>)
- org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<C,P,T> (implements org.springframework.context.ApplicationContextAware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<C,P>)
- com.boutouil.binder.jms.provision.Commons
- com.boutouil.binder.jms.message.handler.expressions.DelayAware
- 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.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
- com.boutouil.binder.jms.message.handler.JmsInboundChannelAdapter (implements org.springframework.integration.context.OrderlyShutdownCapable)
- 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.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- com.boutouil.binder.jms.message.handler.DlqErrorSendingMessageHandler
- com.boutouil.binder.jms.config.JmsBinderAutoConfiguration
- com.boutouil.binder.jms.properties.JmsBindingProperties (implements org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider)
- com.boutouil.binder.jms.provision.JmsConsumerDestination (implements org.springframework.cloud.stream.provisioning.ConsumerDestination)
- com.boutouil.binder.jms.properties.JmsConsumerProperties
- com.boutouil.binder.jms.message.handler.JmsMessageHandlerFactory (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware)
- com.boutouil.binder.jms.provision.JmsProducerDestination (implements org.springframework.cloud.stream.provisioning.ProducerDestination)
- com.boutouil.binder.jms.properties.JmsProducerProperties
- com.boutouil.binder.jms.config.JmsProvisionAutoConfiguration
- com.boutouil.binder.jms.provision.JmsProvisioner (implements org.springframework.cloud.stream.provisioning.ProvisioningProvider<C,P>)
- com.boutouil.binder.jms.PartitioningInterceptor (implements org.springframework.messaging.support.ChannelInterceptor)
- com.boutouil.binder.jms.message.handler.RejectAndDontRequeueRecoverer (implements org.springframework.messaging.MessageHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.jms.JmsException