|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Base64 | Encodes and decodes to and from Base64 notation. |
| Base64.InputStream | A Base64.InputStream will read data from another
java.io.InputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly. |
| Base64.OutputStream | A Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor, and
encode/decode to/from Base64 notation on the fly. |
| Chainer<T> | Generic chainer. |
| ClassDataTool | |
| ClassDataTool.MyVisitor | |
| Final<T> | This class provides an efficient way --- using hardware instructions if available --- for holding a variable that can only be initialized once (aka: final variables). |
| LoggingInvocationHandler<T> | |
| MBeanInvocationHandler | |
| Misc | |
| Misc.NullCheckResult | Represents null value returned by Misc.findNull(Object...). |
| SimpleCallbackHandler | |
| SOAPUtil | |
| StandardCallbackHandler | |
| TraceFormatter |
Custom implementation of the SimpleFormatter class. |
| WeakValueMap<K,V> | A map implementation with weak values. |
| XmlUtil | convenience methods to make reading org.w3c.dom models easier. |
| XmlUtil.NamespaceValue | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||