| AbstractBindableProxyFactory |
Base class for bindable proxy factories.
|
| AbstractBindingTargetFactory<T> |
A BindingTargetFactory implementation that restricts the type of binding target
to a specified class and its supertypes.
|
| BindableProxyFactory |
FactoryBean for instantiating the interfaces specified via
EnableBinding.
|
| BinderAwareChannelResolver |
Deprecated.
|
| BinderAwareRouter |
|
| BindingBeanDefinitionRegistryUtils |
Utility class for registering bean definitions for binding targets.
|
| BindingService |
Handles binding of input/output targets by delegating to an underlying Binder.
|
| BindingService.LateBinding<T> |
|
| BindingsLifecycleController |
Lifecycle controller for the bindings.
|
| BoundTargetHolder |
Holds information about the binding targets exposed by the interface proxy, as well
as their status.
|
| CompositeMessageChannelConfigurer |
|
| ContextStartAfterRefreshListener |
Automatically starts the context after a refresh.
|
| DefaultPartitioningInterceptor |
|
| DynamicDestinationsBindable |
A Bindable that stores the dynamic destination names and handles their
unbinding.
|
| InputBindingLifecycle |
Coordinates binding/unbinding of input binding targets in accordance to the lifecycle
of the host context.
|
| MessageChannelStreamListenerResultAdapter |
|
| MessageConverterConfigurer |
|
| MessageSourceBindingTargetFactory |
|
| OutputBindingLifecycle |
Coordinates binding/unbinding of output binding targets in accordance to the lifecycle
of the host context.
|
| StreamAnnotationCommonMethodUtils |
Common methods that can be used across various Stream annotations.
|
| StreamAnnotationErrorMessages |
|
| StreamListenerAnnotationBeanPostProcessor |
BeanPostProcessor that handles StreamListener annotations found on bean
methods.
|
| StreamListenerErrorMessages |
|
| StreamListenerMessageHandler |
|
| StreamListenerMethodUtils |
This class contains utility methods for handling StreamListener annotated bean
methods.
|
| SubscribableChannelBindingTargetFactory |
|