JunctionMediator
Junction Mediator. A base class for handling the Pipe Junction in an IPipeAware Core.
Inheritance
MediatorJunctionMediator
Namespace: Pipes.PlumbingAssembly: Pipes in (Pipes.dll)
Syntax
C#
public class JunctionMediator : Mediator
Constructors
Constructor.
Methods
Handle Notification.
Handle incoming pipe messages.
Override in subclass and handle messages appropriately for the module.
List Notification Interests.
Properties
The Junction for this Module.
Fields
Accept input pipe notification name constant.
Accept output pipe notification name constant.