Apache CXF API

Uses of Class
org.apache.cxf.common.util.ReflectionInvokationHandler.WrapReturn

Packages that use ReflectionInvokationHandler.WrapReturn
org.apache.cxf.jaxb   
 

Uses of ReflectionInvokationHandler.WrapReturn in org.apache.cxf.jaxb
 

Methods in org.apache.cxf.jaxb with annotations of type ReflectionInvokationHandler.WrapReturn
 JAXBUtils.S2JJAXBModel JAXBUtils.SchemaCompiler.bind()
           
 Iterator<JAXBUtils.JType> JAXBUtils.JType.classes()
           
 Iterator<JAXBUtils.JDefinedClass> JAXBUtils.JPackage.classes()
           
 JAXBUtils.JType JAXBUtils.JType.elementType()
           
 JAXBUtils.JCodeModel JAXBUtils.S2JJAXBModel.generateCode(Object object, Object elForRun)
           
 JAXBUtils.Mapping JAXBUtils.S2JJAXBModel.get(QName qn)
           
 JAXBUtils.TypeAndAnnotation JAXBUtils.S2JJAXBModel.getJavaType(QName typeQName)
           
 JAXBUtils.Options JAXBUtils.SchemaCompiler.getOptions()
           
 JAXBUtils.TypeAndAnnotation JAXBUtils.Mapping.getType()
           
 JAXBUtils.JType JAXBUtils.TypeAndAnnotation.getTypeClass()
           
 Iterator<JAXBUtils.JPackage> JAXBUtils.JCodeModel.packages()
           
 


Apache CXF API

Apache CXF