Functionality for routing messages to a different address.

Classes

  ClassDescription
Public classDuplexRouterFactory
Implements the factory creating duplex router.
Public classRouterFactory
Implements the factory creating the router.

Interfaces

  InterfaceDescription
Public interfaceIDuplexRouter
Declares the duplex router.
Public interfaceIDuplexRouterFactory
Declares the factory creating duplex router.
Public interfaceIRouter
Declares the one-way router.
Public interfaceIRouterFactory
Declares the factory creating the one-way router.

Remarks

Router receives messages and routes them to a different preconfigured address.