Rock.Messaging Namespace |
[Missing <summary> documentation for "N:Rock.Messaging"]
Class | Description | |
---|---|---|
![]() | BinarySenderMessage |
An implementation of ISenderMessage for use when a byte array is the
payload of the message.
|
![]() | MessageReceivedEventArgs |
Provides data for the MessageReceived event.
|
![]() | MessagingScenarioExtensions | |
![]() | MessagingScenarioFactory |
Provides methods for creating instances of various messaging scenarios.
|
![]() | MessagingScenarioFactoryProxy | |
![]() | MessagingSectionHandler | |
![]() | ReceiverMessageExtensions |
Provides a set of methods for obtaining values from objects that implement
IReceiverMessage.
|
![]() | StringSenderMessage |
An implementation of ISenderMessage for use when a string is the
payload of the message.
|
![]() | XmlSerializingRockMessagingConfiguration |
Interface | Description | |
---|---|---|
![]() | IMessagingScenarioFactory |
Defines an interface for creating instances of various messaging scenarios.
|
![]() | IReceiver |
Defines an interface for receiving messages.
|
![]() | IReceiverMessage |
Defines the interface for a received message.
|
![]() | IRockMessagingConfiguration | |
![]() | ISender |
Defines an interface for sending messages.
|
![]() | ISenderMessage |
Defines the interface for an outgoing message.
|
Enumeration | Description | |
---|---|---|
![]() | MessageFormat |
Defines various message formats.
|