Functionality for routing messages to a different address.
Classes
| Class | Description | |
|---|---|---|
| DuplexRouterFactory |
Implements the factory creating duplex router.
| |
| RouterFactory |
Implements the factory creating the router.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IDuplexRouter |
Declares the duplex router.
| |
| IDuplexRouterFactory |
Declares the factory creating duplex router.
| |
| IRouter |
Declares the one-way router.
| |
| IRouterFactory |
Declares the factory creating the one-way router.
|
Remarks
Router receives messages and routes them to a different preconfigured address.