|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JAXBContextCache.CachedContextAndSchemas | |
---|---|
org.apache.cxf.common.jaxb | |
org.apache.cxf.jaxb |
Uses of JAXBContextCache.CachedContextAndSchemas in org.apache.cxf.common.jaxb |
---|
Methods in org.apache.cxf.common.jaxb that return JAXBContextCache.CachedContextAndSchemas | |
---|---|
static JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.getCachedContextAndSchemas(Class<?> cls)
|
static JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.getCachedContextAndSchemas(Set<Class<?>> classes,
String defaultNs,
Map<String,Object> props,
Collection<Object> typeRefs,
boolean exact)
|
static JAXBContextCache.CachedContextAndSchemas |
JAXBContextCache.getCachedContextAndSchemas(String pkg,
Map<String,Object> props,
ClassLoader loader)
|
Uses of JAXBContextCache.CachedContextAndSchemas in org.apache.cxf.jaxb |
---|
Methods in org.apache.cxf.jaxb that return JAXBContextCache.CachedContextAndSchemas | |
---|---|
JAXBContextCache.CachedContextAndSchemas |
JAXBDataBinding.createJAXBContextAndSchemas(Set<Class<?>> classes,
String defaultNs)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |