This namespace contains implementations of utility functions.
Classes
- AsyncQueue
- Cache
- ChangeEvent
- CharStream
- ContextItem
- DataEvent
- Disposable
- ErrorEvent
- Event
- EventTarget
- OList
- Request
Namespaces
Interface Definitions
-
This interface provides a definition for a generic cache. A cache can store any data elements. To facilitate retrieval of these data elements, each has an identifier an a content size attribute.
-
An interface for cancelable requests and actions.
-
This is an interface for capturable elements.
-
An interface definition for the generic character stream.