Uses of Package
org.springframework.cloud.stream.binding
Packages that use org.springframework.cloud.stream.binding
Package
Description
-
Classes in org.springframework.cloud.stream.binding used by org.springframework.cloud.stream.bindingClassDescriptionBase class for bindable proxy factories.A
BindingTargetFactoryimplementation that restricts the type of binding target to a specified class and its supertypes.Marker interface for instances that can bind/unbind groups of inputs and outputs.Handles binding of input/output targets by delegating to an underlyingBinder.Binding states.Defines methods to create/configure the binding targets defined byorg.springframework.cloud.stream.annotation.EnableBinding.Holds information about the binding targets exposed by the interface proxy, as well as their status.Coordinates binding/unbinding of input binding targets in accordance to the lifecycle of the host context.Configurer forPollableMessageSource.Interface to be implemented by the classes that configure theBindablemessage channels. -
Classes in org.springframework.cloud.stream.binding used by org.springframework.cloud.stream.configClassDescriptionMarker interface for instances that can bind/unbind groups of inputs and outputs.Handles binding of input/output targets by delegating to an underlying
Binder.Lifecycle controller for the bindings.MessageChannelConfigurerthat composes all the message channel configurers.Automatically starts the context after a refresh.ABindablethat stores the dynamic destination names and handles their unbinding.Coordinates binding/unbinding of input binding targets in accordance to the lifecycle of the host context.AMessageChannelConfigurerthat sets data types and message converters based onBindingProperties.contentType.An implementation ofBindingTargetFactoryfor creatingDefaultPollableMessageSources.Coordinates binding/unbinding of output binding targets in accordance to the lifecycle of the host context.An implementation ofBindingTargetFactoryfor creatingSubscribableChannels. -
Classes in org.springframework.cloud.stream.binding used by org.springframework.cloud.stream.endpointClassDescriptionMarker interface for instances that can bind/unbind groups of inputs and outputs.Lifecycle controller for the bindings.Binding states.
-
Classes in org.springframework.cloud.stream.binding used by org.springframework.cloud.stream.functionClassDescriptionBase class for bindable proxy factories.Marker interface for instances that can bind/unbind groups of inputs and outputs.
FactoryBeanfor instantiating the functions.Configure a new destination before it is bound.