Index

A C D E G I J M P R T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

addClassesToBeBound(Collection<Class<?>>) - Method in class io.quarkus.jaxb.runtime.JaxbContextConfigRecorder
 

C

compareTo(JaxbContextCustomizer) - Method in interface io.quarkus.jaxb.runtime.JaxbContextCustomizer
 
createJAXBContext(Instance<JaxbContextCustomizer>, Class...) - Method in class io.quarkus.jaxb.runtime.JaxbContextProducer
 
customizeContextProperties(Map<String, Object>) - Method in interface io.quarkus.jaxb.runtime.JaxbContextCustomizer
 
customizeMarshaller(Marshaller) - Method in interface io.quarkus.jaxb.runtime.JaxbContextCustomizer
 
customizeUnmarshaller(Unmarshaller) - Method in interface io.quarkus.jaxb.runtime.JaxbContextCustomizer
 

D

DEFAULT_PRIORITY - Static variable in interface io.quarkus.jaxb.runtime.JaxbContextCustomizer
 

E

excludeClasses() - Method in interface io.quarkus.jaxb.runtime.JaxbConfig
Exclude classes to automatically be bound to the default JAXB context.

G

getAllFieldAnnotations(Field, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 
getAllMethodAnnotations(Method, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 
getClassAnnotation(Class<A>, Class, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 
getClassesToBeBound() - Static method in class io.quarkus.jaxb.runtime.JaxbContextConfigRecorder
 
getEnumConstants(Class) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_core_v2_model_nav_ReflectionNavigator
 
getFieldAnnotation(Class<A>, Field, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 
getMethodAnnotation(Class<A>, Method, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 
getMethodParameterAnnotation(Class<A>, Method, int, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 
getPackageAnnotation(Class<A>, Class, Locatable) - Method in class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 

I

io.quarkus.jaxb.runtime - package io.quarkus.jaxb.runtime
 
io.quarkus.jaxb.runtime.graal - package io.quarkus.jaxb.runtime.graal
 
isClassBound(Class<?>) - Static method in class io.quarkus.jaxb.runtime.JaxbContextConfigRecorder
 

J

JaxbConfig - Interface in io.quarkus.jaxb.runtime
 
jaxbContext(Instance<JaxbContextCustomizer>) - Method in class io.quarkus.jaxb.runtime.JaxbContextProducer
 
JaxbContextConfigRecorder - Class in io.quarkus.jaxb.runtime
 
JaxbContextConfigRecorder() - Constructor for class io.quarkus.jaxb.runtime.JaxbContextConfigRecorder
 
JaxbContextCustomizer - Interface in io.quarkus.jaxb.runtime
Meant to be implemented by a CDI bean that provides arbitrary customization for the default JAXBContext.
JaxbContextProducer - Class in io.quarkus.jaxb.runtime
 
JaxbContextProducer() - Constructor for class io.quarkus.jaxb.runtime.JaxbContextProducer
 
JAXBSubstitutions - Class in io.quarkus.jaxb.runtime.graal
 
JAXBSubstitutions() - Constructor for class io.quarkus.jaxb.runtime.graal.JAXBSubstitutions
 

M

marshaller(JAXBContext, Instance<JaxbContextCustomizer>) - Method in class io.quarkus.jaxb.runtime.JaxbContextProducer
 

P

priority() - Method in interface io.quarkus.jaxb.runtime.JaxbContextCustomizer
Defines the priority that the customizers are applied.

R

reset() - Method in class io.quarkus.jaxb.runtime.JaxbContextConfigRecorder
 

T

Target_org_glassfish_jaxb_core_v2_model_nav_ReflectionNavigator - Class in io.quarkus.jaxb.runtime.graal
 
Target_org_glassfish_jaxb_core_v2_model_nav_ReflectionNavigator() - Constructor for class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_core_v2_model_nav_ReflectionNavigator
 
Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader - Class in io.quarkus.jaxb.runtime.graal
 
Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader() - Constructor for class io.quarkus.jaxb.runtime.graal.Target_org_glassfish_jaxb_runtime_v2_model_annotation_RuntimeInlineAnnotationReader
 

U

unmarshaller(JAXBContext, Instance<JaxbContextCustomizer>) - Method in class io.quarkus.jaxb.runtime.JaxbContextProducer
 

V

validateJaxbContext() - Method in interface io.quarkus.jaxb.runtime.JaxbConfig
If enabled, it will validate the default JAXB context at build time.
A C D E G I J M P R T U V 
All Classes and Interfaces|All Packages|Constant Field Values