Uses of Class
org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
Packages that use JAXBContextCache.CachedContextAndSchemas
-
Uses of JAXBContextCache.CachedContextAndSchemas in org.apache.cxf.common.jaxb
Methods in org.apache.cxf.common.jaxb that return JAXBContextCache.CachedContextAndSchemasModifier and TypeMethodDescriptionJAXBContextCache.getCachedContextAndSchemas(Class<?>... cls) JAXBContextCache.getCachedContextAndSchemas(String pkg, Map<String, Object> props, ClassLoader loader) JAXBContextCache.getCachedContextAndSchemas(Set<Class<?>> classes, String defaultNs, Map<String, Object> props, Collection<Object> typeRefs, boolean exact) -
Uses of JAXBContextCache.CachedContextAndSchemas in org.apache.cxf.jaxb
Methods in org.apache.cxf.jaxb that return JAXBContextCache.CachedContextAndSchemasModifier and TypeMethodDescriptionJAXBDataBinding.createJAXBContextAndSchemas(Set<Class<?>> classes, String defaultNs)