Uses of Package
org.springframework.cloud.stream.binder
Packages that use org.springframework.cloud.stream.binder
Package
Description
-
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.binderClassDescriptionBase class for
Binderimplementations.A strategy interface used to bind an app interface to a logical name.Configuration for a binder instance, associating aBinderTypewith its configurationProperties.The binder customization strategy.Exception thrown to indicate a binder error (most likely a configuration error).References one or moreConfiguration-annotated classes which provide a context definition which contains exactly oneBinder, typically for a given type of system (e.g.A registry ofBinderTypes, indexed by name.Represents a binding between an input or output and an adapter endpoint that connects via a Binder.Common consumer properties - spring.cloud.stream.bindings.DefaultBinderFactoryimplementation.A listener that can be registered with theDefaultBinderFactorythat allows the registration of additional configuration.The default implementation of aPollableMessageSource.Properties that extend the common binding properties for a particular binder implementation.Extension ofConsumerPropertiesto be used with anExtendedPropertiesBinder.A mutable type for allowingBinderimplementations to transform and enrich message content more efficiently.A binder that supports pollable message sources.A mechanism to poll a consumer.Common producer properties. -
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.bindingClassDescriptionA strategy interface used to bind an app interface to a logical name.Holds information about the binder and channel.Represents a binding between an input or output and an adapter endpoint that connects via a Binder.Common consumer properties - spring.cloud.stream.bindings.Common producer properties.
-
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.configClassDescriptionConfiguration for a binder instance, associating a
BinderTypewith its configurationProperties.The binder customization strategy.A registry ofBinderTypes, indexed by name.Common consumer properties - spring.cloud.stream.bindings.DefaultBinderFactoryimplementation.A listener that can be registered with theDefaultBinderFactorythat allows the registration of additional configuration.Common producer properties. -
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.endpointClassDescriptionRepresents a binding between an input or output and an adapter endpoint that connects via a Binder.
-
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.provisioningClassDescriptionCommon consumer properties - spring.cloud.stream.bindings.Common producer properties.
-