Apache CXF API

Package org.apache.cxf.common.util

Interface Summary
ASMHelper.AnnotationVisitor  
ASMHelper.ASMType  
ASMHelper.ClassWriter  
ASMHelper.FieldVisitor  
ASMHelper.Label  
ASMHelper.MethodVisitor  
 

Class Summary
ASMHelper  
ASMHelper.Opcodes  
ASMHelper.TypeHelperClassLoader  
Base64Utility This class converts to/from base64.
CachedClass  
CacheMap<K,V> Implements a useful caching map.
ClassHelper  
ClasspathScanner  
CollectionUtils  
Compiler  
CompressionUtils  
ExtensionInvocationHandler  
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 Summary
Base64Exception  
 

Annotation Types Summary
ReflectionInvokationHandler.Optional  
ReflectionInvokationHandler.UnwrapParam  
ReflectionInvokationHandler.WrapReturn  
 


Apache CXF API

Apache CXF