Interfaces
 InterfaceDescription
 INativeDispatcher Similar to IDispatcher but using strong types specific to Flash's native event system.
Classes
 ClassDescription
 NativeMappedSignal The NativeMappedSignal class is used to map/transform a native Event, relayed from an IEventDispatcher, into other forms of data, which are dispatched to all listeners.
 NativeRelaySignal The NativeRelaySignal class is used to relay events from an IEventDispatcher to listeners.
 NativeSignal The NativeSignal class provides a strongly-typed facade for an IEventDispatcher.