|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Decoder | Interface implemented by generic decoders. |
Encoder | Interface implemented by generic encoders. |
EventHandler | Interface implemented by objects that maintain a collection of event listeners and support for operational event propergation. |
Logger | Transit Logger is a interface through which different logging solutions can be provided. |
LoggingService | Interface exposed by a remote logging service to local log aggregation handlers. |
Resolver | Interace implemented by a value (key, ref, and property) resolver. |
Class Summary | |
ConfigurationHandler | Utility class used to establish the logging configuration. |
ContextInvocationHandler | Invoication handler utility for a Context inner-class. |
DecoderFactory | Utility class supporting resolution of element decoders. |
DefaultLogger | Generic logging channel. |
DOM3DocumentBuilder | Utility class that creates a schema validating DOM3 parser. |
ElementHelper | Utility class supporting the translation of DOM content into local child, children, attribute and value values. |
EventQueue | A abstract base class that established an event queue and handles event dispatch operations for listeners declared in classes extending this base class. |
ExceptionHelper | General utilities supporting the packaging of exception messages. |
MimeTypeHandler | Mimetype utility handler. |
PropertyResolver | Utility class that handles substitution of property names in the string for ${value} relative to a supplied set of properties. |
SimpleResolver | Build-time value resolver. |
StandardFormatter | Logging message formatter that includes the category in the logging statement. |
StreamUtils | Utility class that provides support for stream copy operations. |
UnicastEventSource | A abstract base class that established an event queue and handles event dispatch operations for listeners declared in a class extending this base class. |
Util | Utility class supporting operations related to property retrival. |
Exception Summary | |
DecodingException | Exception related to data decoding from a DOM element. |
Common transit utilities.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |