Interfaces
 InterfaceDescription
 IResponderAware Implemented by objects that need a reference to an IResponder instance.
Classes
 ClassDescription
 AbstractResponder Abstract responder base class.
 EventSequence An EventSequence represents a sequence of events to be chained.
 PendingCommandRegistry 
 PendingCommandRegistryEvent Event that is dispatched by the PendingCommandRegistry when registering and unregistering ICommand instances.
 SequenceEvent