An NDoc Documented Class Library

Sandia.MVCFramework.Common Namespace

Namespace hierarchy

Classes

Class Description
StandardPublisher Abstract implementation of IPublisher that provides standard functionality for keeping track of subscribers and publishing data to them

Interfaces

Interface Description
IDataPacketProducer  
IPublisher Interface to be implemented by classes that handle subscription requests and publish data to the appropriate subscribers
IRequestGenerator  
IRequestProcessor  
IRequestRouter Interface to be implemented by classes that routes requests
ISubscriber Interface to be implemented by classes that are subscribers to published data