|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.interceptor.AbstractBasicInterceptorProvider org.apache.cxf.endpoint.AbstractEndpointFactory org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory org.apache.cxf.frontend.AbstractServiceFactory org.apache.cxf.simple.SimpleServiceBuilder
public class SimpleServiceBuilder
Field Summary |
---|
Fields inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory |
---|
address, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId |
Constructor Summary | |
---|---|
SimpleServiceBuilder()
|
Method Summary |
---|
Methods inherited from class org.apache.cxf.frontend.AbstractServiceFactory |
---|
createService, detectTransportIdFromAddress, getOutputFile, getWSDLEndpointFactory, setServiceClass, validate |
Methods inherited from class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory |
---|
createBindingInfo, createEndpoint, createEndpointInfo, createSoapBindingConfig, getServiceClass, getServiceFactory, getWsdlURL, initializeServiceFactory, setServiceFactory, setWsdlURL |
Methods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider |
---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.service.ServiceBuilder |
---|
setAddress, setBindingId, setBus, setTransportId |
Constructor Detail |
---|
public SimpleServiceBuilder()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |