Uses of Interface
org.apache.cxf.service.ServiceBuilder
-
-
Uses of ServiceBuilder in org.apache.cxf.frontend
Classes in org.apache.cxf.frontend that implement ServiceBuilder Modifier and Type Class Description classAbstractServiceFactory -
Uses of ServiceBuilder in org.apache.cxf.jaxws
Classes in org.apache.cxf.jaxws that implement ServiceBuilder Modifier and Type Class Description classJaxwsServiceBuilder -
Uses of ServiceBuilder in org.apache.cxf.simple
Classes in org.apache.cxf.simple that implement ServiceBuilder Modifier and Type Class Description classSimpleServiceBuilder -
Uses of ServiceBuilder in org.apache.cxf.tools.java2js.processor
Methods in org.apache.cxf.tools.java2js.processor that return ServiceBuilder Modifier and Type Method Description ServiceBuilderJavaToJSProcessor. getServiceBuilder() -
Uses of ServiceBuilder in org.apache.cxf.tools.java2wsdl.processor
Methods in org.apache.cxf.tools.java2wsdl.processor that return ServiceBuilder Modifier and Type Method Description ServiceBuilderJavaToWSDLProcessor. getServiceBuilder() -
Uses of ServiceBuilder in org.apache.cxf.tools.java2wsdl.processor.internal
Methods in org.apache.cxf.tools.java2wsdl.processor.internal that return ServiceBuilder Modifier and Type Method Description ServiceBuilderDefaultServiceBuilderFactory. newBuilder(FrontendFactory.Style s)ServiceBuilderServiceBuilderFactory. newBuilder()abstract ServiceBuilderServiceBuilderFactory. newBuilder(FrontendFactory.Style s)ServiceBuilderSpringServiceBuilderFactory. newBuilder(FrontendFactory.Style s)
-