MessageHandler MH Sign Up

MessageHandler.Runtime.AtomicProcessing.Receiving Package

M

Definition

Package: MessageHandler.Runtime.AtomicProcessing.Receiving

Classes in this package

Class Description
MessagePumpSettings Settings for the message pump.
Pull Extension methods which configure the runtime to pull messages from a transport
MessageContext Message context that flows from a message pump to the processing pipeline
MessageProcessingContext The message processing context, which flows through the processing section of the pipeline.
Deserialization Extension methods that configure the runtime how to deserialize messages
Handling Extension methods which configure the runtime to handle messages
MessagesToDispatch A collection of messages to dispatch.
Recovery Extension methods which configure the runtime how to recover from processing failures
RecoveryContext Message context that flows from a message pump to the recovery pipeline
MessageTypeRegistry A registry which contains all the known message types
TypeDetection Extension methods to configure the runtime's type detection logic
Unwrapping Extension methods which configure the unwrapping behavior of the atomic processing pipeline

Interfaces in this package

Interface Description
IHandle Interface to be implement by class that handle messages of a given type.
IHandle Interface that marks handlers
IHandlerContext The context in which messages are sent and received.
IPumpMessages An interface to be implement by class that pump messages into the pipeline.
IRecoveryAction Interface implemented by class that will act upon a recovery context
IRecoveryPolicy Interface implemented by classes that decide which action to invoke in order to recover for a given recovery context
IDetectMessageTypes Interface implement by class that detect message types.

Sign up to our newsletter to get notified about new content and releases

You can unsubscribe at any time by clicking the link in the footer of your emails. I use Mailchimp as my marketing platform. By clicking subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.