Uses of Package
org.springframework.cloud.stream.binder
-
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.binder Class Description AbstractBinder Base class forBinderimplementations.AbstractMessageChannelBinder.ErrorInfrastructure AbstractMessageChannelBinder.PolledConsumerResources Binder A strategy interface used to bind an app interface to a logical name.BinderConfiguration Configuration for a binder instance, associating aBinderTypewith its configurationProperties.BinderCustomizer BinderException Exception thrown to indicate a binder error (most likely a configuration error).BinderFactory BinderSpecificPropertiesProvider BinderType References one or moreConfiguration-annotated classes which provide a context definition which contains exactly oneBinder, typically for a given type of system (e.g.BinderTypeRegistry A registry ofBinderTypes, indexed by name.Binding Represents a binding between an input or output and an adapter endpoint that connects via a Binder.ConsumerProperties Common consumer properties - spring.cloud.stream.bindings.[destinationName].consumer.DefaultBinderFactory.Listener A listener that can be registered with theDefaultBinderFactorythat allows the registration of additional configuration.DefaultPollableMessageSource The default implementation of aPollableMessageSource.ExtendedBindingProperties Properties that extend the common binding properties for a particular binder implementation.HeaderMode MessageValues A mutable type for allowingBinderimplementations to transform and enrich message content more efficiently.PartitionKeyExtractorStrategy Strategy for extracting a partition key from a Message.PartitionSelectorStrategy Strategy for determining the partition to which a message should be sent.PollableConsumerBinder A binder that supports pollable message sources.PollableMessageSource PollableSource A mechanism to poll a consumer.ProducerProperties Common producer properties.ProducerProperties.PollerProperties -
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.binding Class Description Binder A strategy interface used to bind an app interface to a logical name.BinderFactory Binding Represents a binding between an input or output and an adapter endpoint that connects via a Binder.ConsumerProperties Common consumer properties - spring.cloud.stream.bindings.[destinationName].consumer.PollableMessageSource ProducerProperties Common producer properties. -
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.config Class Description BinderCustomizer BinderFactory BinderTypeRegistry A registry ofBinderTypes, indexed by name.ConsumerProperties Common consumer properties - spring.cloud.stream.bindings.[destinationName].consumer.DefaultBinderFactory.Listener A listener that can be registered with theDefaultBinderFactorythat allows the registration of additional configuration.ProducerProperties Common producer properties. -
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.endpoint Class Description Binding Represents 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.provisioning Class Description ConsumerProperties Common consumer properties - spring.cloud.stream.bindings.[destinationName].consumer.ProducerProperties Common producer properties. -
Classes in org.springframework.cloud.stream.binder used by org.springframework.cloud.stream.reflection Class Description Binder A strategy interface used to bind an app interface to a logical name.