Uses of Class
org.apache.cxf.common.util.ReflectionInvokationHandler.WrapReturn
-
Packages that use ReflectionInvokationHandler.WrapReturn Package Description org.apache.cxf.common.jaxb org.apache.cxf.common.util -
-
Uses of ReflectionInvokationHandler.WrapReturn in org.apache.cxf.common.jaxb
Methods in org.apache.cxf.common.jaxb with annotations of type ReflectionInvokationHandler.WrapReturn Modifier and Type Method Description JAXBUtils.S2JJAXBModel
JAXBUtils.SchemaCompiler. bind()
Iterator<JAXBUtils.JDefinedClass>
JAXBUtils.JPackage. classes()
Iterator<JAXBUtils.JType>
JAXBUtils.JType. 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()
-
Uses of ReflectionInvokationHandler.WrapReturn in org.apache.cxf.common.util
Methods in org.apache.cxf.common.util with annotations of type ReflectionInvokationHandler.WrapReturn Modifier and Type Method Description ASMHelper.AnnotationVisitor
ASMHelper.AnnotationVisitor. visitAnnotation(String arg0, String arg1)
ASMHelper.AnnotationVisitor
ASMHelper.ClassWriter. visitAnnotation(String cls, boolean t)
ASMHelper.AnnotationVisitor
ASMHelper.FieldVisitor. visitAnnotation(String cls, boolean b)
ASMHelper.AnnotationVisitor
ASMHelper.MethodVisitor. visitAnnotation(String cls, boolean b)
ASMHelper.AnnotationVisitor
ASMHelper.AnnotationVisitor. visitArray(String arg0)
ASMHelper.FieldVisitor
ASMHelper.ClassWriter. visitField(int accPrivate, String fieldName, String classCode, String fieldDescriptor, Object object)
ASMHelper.MethodVisitor
ASMHelper.ClassWriter. visitMethod(int accPublic, String string, String string2, String s3, String[] s4)
-