Uses of Interface
org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
-
Packages that use JAXBUtils.S2JJAXBModel Package Description 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 Modifier and Type Method Description JAXBUtils.S2JJAXBModelJAXBUtils.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 Constructor Description TypeClassInitializer(Bus bus, ServiceInfo serviceInfo, JAXBUtils.S2JJAXBModel model, boolean allowWr)
-