Apache CXF API

Uses of Interface
org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel

Packages that use JAXBUtils.S2JJAXBModel
org.apache.cxf.common.jaxb   
org.apache.cxf.endpoint.dynamic   
 

Uses of JAXBUtils.S2JJAXBModel in org.apache.cxf.common.jaxb
 

Methods in org.apache.cxf.common.jaxb that return JAXBUtils.S2JJAXBModel
 JAXBUtils.S2JJAXBModel JAXBUtils.SchemaCompiler.bind()
           
 

Uses of JAXBUtils.S2JJAXBModel in org.apache.cxf.endpoint.dynamic
 

Constructors in org.apache.cxf.endpoint.dynamic with parameters of type JAXBUtils.S2JJAXBModel
TypeClassInitializer(ServiceInfo serviceInfo, JAXBUtils.S2JJAXBModel model, boolean allowWr)
           
 


Apache CXF API

Apache CXF