Package Hierarchies:
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>)
- de.iip_ecosphere.platform.transport.spring.BasicConfiguration
- de.iip_ecosphere.platform.transport.spring.binder.hivemqv5.HivemqV5Client
- de.iip_ecosphere.platform.transport.spring.binder.hivemqv5.HivemqV5MessageBinderConfiguration
- de.iip_ecosphere.platform.transport.spring.binder.hivemqv5.HivemqV5MessageBinderProvisioner (implements org.springframework.cloud.stream.provisioning.ProvisioningProvider<C,P>)
- de.iip_ecosphere.platform.transport.spring.binder.hivemqv5.HivemqV5MessageBinderProvisioner.MqttMessageDestination (implements org.springframework.cloud.stream.provisioning.ConsumerDestination, org.springframework.cloud.stream.provisioning.ProducerDestination)
- de.iip_ecosphere.platform.transport.spring.binder.hivemqv5.HivemqV5MessageProducer.Callback (implements de.iip_ecosphere.platform.transport.spring.binder.hivemqv5.HivemqV5Client.ArrivedCallback)
- 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)