| Interface | Description |
|---|---|
| ASMHelper.AnnotationVisitor | |
| ASMHelper.ASMType | |
| ASMHelper.ClassWriter | |
| ASMHelper.FieldVisitor | |
| ASMHelper.Label | |
| ASMHelper.MethodVisitor |
| Class | Description |
|---|---|
| ASMHelper | |
| ASMHelper.Opcodes | |
| ASMHelper.TypeHelperClassLoader | |
| Base64Utility |
This class converts to/from base64.
|
| CachedClass | |
| CacheMap<K,V> |
Implements a useful caching map.
|
| ClassHelper | |
| ClassReader |
This is the class file reader for obtaining the parameter names for declared
methods in a class.
|
| CollectionUtils | |
| Compiler | |
| ExtensionInvocationHandler | |
| JarResource | |
| ModCountCopyOnWriteArrayList<T> | |
| PackageUtils | |
| ParamReader |
This is the class file reader for obtaining the parameter names for declared
methods in a class.
|
| PrimitiveUtils | |
| PropertiesLoaderUtils |
Replace by org.springframework.core.io.support.PropertiesLoaderUtils
when moving to Spring 2.0.
|
| PropertyUtils |
Holder of generic property related methods
|
| ProxyClassLoader |
Utility class loader that can be used to create proxies in cases where
the the client classes are not visible to the loader of the
service class.
|
| ProxyHelper | |
| ReflectionInvokationHandler | |
| ReflectionUtil | |
| SOAPConstants |
SOAP constants from the specifications.
|
| SortedArraySet<T> |
This class implements most of the Set interface, backed by a
sorted Array.
|
| StreamPrinter | |
| StringUtils | |
| SystemPropertyAction | |
| SystemUtils |
Utility class for checking well-known system properties
|
| URIParserUtil | |
| UrlUtils |
Utility class for decoding and encoding URLs
|
| WeakIdentityHashMap<K,V> |
Implements a combination of WeakHashMap and IdentityHashMap.
|
| XmlSchemaPrimitiveUtils | |
| XMLSchemaQNames |
This class provides QNames for all of the XML Schema types.
|
| Exception | Description |
|---|---|
| Base64Exception |
| Annotation Type | Description |
|---|---|
| ReflectionInvokationHandler.Optional | |
| ReflectionInvokationHandler.UnwrapParam | |
| ReflectionInvokationHandler.WrapReturn |
Apache CXF