Skip to content

5. Handling Messages

Jesse Sweetland edited this page Nov 14, 2015 · 14 revisions

Incoming messages are processed by message handlers. These are instances of objects that implement Platibus.IMessageHandler and are programmatically registered with the bus via handling rules.

Message Handler Registration

Types of Message Handlers

Sending Replies