Namespace Steeltoe.Integration
Classes
AbstractMessageProducer
ErrorMessagePublisher
ErrorMessageSendingRecoverer
IntegrationMessageHeaderAccessor
IntegrationServices
MessageDispatchingException
MessageRejectedException
MessageTimeoutException
MessagingTemplate
RetryExceptionNotAvailableException
StaticMessageHeaderAccessor
Interfaces
IIntegrationServices
A group of commonly used services used by the integration components
IMessageProducer
Base interface for any component that can create and send messages
IMessageRouter
Routers implementing this interface have a default output channel.
IMessageSelector
TODO: See if this can be internal
IMessageSource
Base interface for any source of Messages that can be polled.
IMessageSource<T>
A typed interface for any source of Messages that can be polled.
ISelector<T>
TODO: See if this can be internal