public class JaxWsClientFactoryBean extends ClientFactoryBean
address, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId| Constructor and Description |
|---|
JaxWsClientFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
protected SoapBindingConfiguration |
createSoapBindingConfig() |
void |
setBindingId(String bind) |
void |
setServiceClass(Class<?> serviceClass)
Specifies the class implementing the service.
|
applyFeatures, applyProperties, create, createClient, detectTransportIdFromAddress, getWSDLEndpointFactorycreateBindingInfo, createEndpoint, createEndpointInfo, getServiceClass, getServiceFactory, getWsdlURL, initializeServiceFactory, setServiceFactory, setWsdlURLaddToBeans, checkPrivateEndpoint, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getBus, getConduitSelector, getDataBinding, getDestinationFactory, getEndpointName, getFeatures, getProperties, getProperties, getPublishedEndpointUrl, getServiceName, getTransportId, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeAnnotationInterceptors, setAddress, setBindingConfig, setBindingFactory, setBus, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setPublishedEndpointUrl, setServiceName, setTransportIdgetInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptorspublic void setServiceClass(Class<?> serviceClass)
AbstractWSDLBasedEndpointFactorysetServiceClass in class AbstractWSDLBasedEndpointFactoryserviceClass - the service's implementaiton classprotected SoapBindingConfiguration createSoapBindingConfig()
createSoapBindingConfig in class AbstractWSDLBasedEndpointFactorypublic void setBindingId(String bind)
setBindingId in class AbstractEndpointFactoryApache CXF