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.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.[destinationName].consumer.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.A mutable type for allowingBinderimplementations to transform and enrich message content more efficiently.Strategy for extracting a partition key from a Message.Strategy for determining the partition to which a message should be sent.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.Represents a binding between an input or output and an adapter endpoint that connects via a Binder.Common consumer properties - spring.cloud.stream.bindings.[destinationName].consumer.Common producer properties.
-
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.configClassDescriptionA registry of
BinderTypes, indexed by name.Common consumer properties - spring.cloud.stream.bindings.[destinationName].consumer.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.[destinationName].consumer.Common producer properties.
-