Apache CXF API

Uses of Package
org.apache.cxf.common.util

Packages that use org.apache.cxf.common.util
org.apache.cxf.common.jaxb   
org.apache.cxf.common.util   
org.apache.cxf.jaxrs.client   
 

Classes in org.apache.cxf.common.util used by org.apache.cxf.common.jaxb
CachedClass
           
ReflectionInvokationHandler.WrapReturn
           
 

Classes in org.apache.cxf.common.util used by org.apache.cxf.common.util
ASMHelper.AnnotationVisitor
           
ASMHelper.ASMType
           
ASMHelper.ClassWriter
           
ASMHelper.FieldVisitor
           
ASMHelper.Label
           
ASMHelper.MethodVisitor
           
ASMHelper.TypeHelperClassLoader
           
Base64Exception
           
ClassReader
          This is the class file reader for obtaining the parameter names for declared methods in a class.
ReflectionInvokationHandler.UnwrapParam
           
ReflectionInvokationHandler.WrapReturn
           
 

Classes in org.apache.cxf.common.util used by org.apache.cxf.jaxrs.client
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.
 


Apache CXF API

Apache CXF