Apache CXF API

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

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

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)
           
 

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

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


Apache CXF API

Apache CXF