Interface | Description |
---|---|
ASMHelper.AnnotationVisitor | |
ASMHelper.ASMType | |
ASMHelper.ClassWriter | |
ASMHelper.FieldVisitor | |
ASMHelper.Label | |
ASMHelper.MethodVisitor | |
ClassUnwrapper |
Class | Description |
---|---|
ASMHelper | |
ASMHelper.Opcodes | |
ASMHelper.TypeHelperClassLoader | |
Base64OutputStream | |
Base64UrlOutputStream | |
Base64UrlUtility | |
Base64Utility |
This class converts to/from base64.
|
CachedClass | |
CacheMap<K,V> |
Implements a useful caching map.
|
ClassHelper | |
ClasspathScanner | |
CollectionUtils | |
Compiler | |
CompressionUtils | |
ExtensionInvocationHandler | |
MessageDigestInputStream | |
ModCountCopyOnWriteArrayList<T> | |
PackageUtils | |
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 | |
SortedArraySet<T> |
This class implements most of the Set interface, backed by a
sorted Array.
|
StringUtils | |
SystemPropertyAction | |
URIParserUtil | |
UrlUtils |
Utility class for decoding and encoding URLs
|
WeakIdentityHashMap<K,V> |
Implements a combination of WeakHashMap and IdentityHashMap.
|
XmlSchemaPrimitiveUtils |
Exception | Description |
---|---|
Base64Exception |
Annotation Type | Description |
---|---|
ReflectionInvokationHandler.Optional | |
ReflectionInvokationHandler.UnwrapParam | |
ReflectionInvokationHandler.WrapReturn |
Apache CXF