API for IOC kernel services for the messaging system
| Interface | Description | |
|---|---|---|
| MessageProcessor | Responsible for processing a single message. | |
| MessageReceiverRegistry | Registry for receivers of messages dispatched through a MessageRouter. | |
| MessageRouter | The central message routing facility. |
| Class | Description | |
|---|---|---|
| ErrorPolicy | Enumeration for the policy to apply for unhandled errors. |