Namespace Steeltoe.Stream.Binding
Classes
Structs
Interfaces
- IBindable
Marker interface for instances that can bind/unbind groups of inputs and outputs. TODO: Try to make this internal
- IBindingService
Handles binding of input/output targets by delegating to an underlying Binder. TODO: Try to make this internal interface
- IBindingTargetFactory
Defines methods to create/configure the binding targets defined by EnableBinding