|
Router class Router is a descendant of BaseRouter. Router objects are used for routing incoming and outcoming messages. Description MCRouter allows Messenger to determine the real address, to which the message is sent. The address of the final destination is passed with the message, so intermediate receiver can re-send the message to other receiver. Multi-node routing is supported, however the sender can define only first recipient and final destination. Inherited from BaseRouter
Inherited from BaseRouter |
|
