| Interface | Description | |
|---|---|---|
| IResponderAware |
Implemented by objects that need a reference to an IResponder instance. |
| Class | Description | |
|---|---|---|
| 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 |