Apache CXF API

Uses of Interface
org.apache.cxf.common.jaxb.JAXBContextProxy

Packages that use JAXBContextProxy
org.apache.cxf.common.jaxb   
 

Uses of JAXBContextProxy in org.apache.cxf.common.jaxb
 

Classes in org.apache.cxf.common.jaxb that implement JAXBContextProxy
 class SchemaCollectionContextProxy
           
 

Methods in org.apache.cxf.common.jaxb that return JAXBContextProxy
static JAXBContextProxy JAXBUtils.createJAXBContextProxy(JAXBContext ctx)
           
static JAXBContextProxy JAXBUtils.createJAXBContextProxy(JAXBContext ctx, SchemaCollection collection, String defaultNs)
           
 

Methods in org.apache.cxf.common.jaxb with parameters of type JAXBContextProxy
static JAXBBeanInfo JAXBUtils.getBeanInfo(JAXBContextProxy context, Class<?> cls)
           
 


Apache CXF API

Apache CXF