Namespace Steeltoe.Integration.Channel
Classes
- DirectChannel
A channel that invokes a single subscriber for each sent Message. The invocation will occur in the sender's thread.
Interfaces
- IChannelInterceptorAware
A marker interface providing the ability to configure ChannelInterceptors on MessageChannel implementations.
- IQueueChannelOperations
Operations available on a channel that has queuing semantics
- ITaskSchedulerChannelInterceptorAware
Interface implemented by task scheduler based channels