public class ClientFactoryBean extends AbstractWSDLBasedEndpointFactory
address, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId| Constructor and Description |
|---|
ClientFactoryBean() |
ClientFactoryBean(ReflectionServiceFactoryBean factory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyFeatures(Client client) |
protected void |
applyProperties(Endpoint ep) |
Client |
create() |
protected Client |
createClient(Endpoint ep) |
protected String |
detectTransportIdFromAddress(String ad) |
protected WSDLEndpointFactory |
getWSDLEndpointFactory() |
createBindingInfo, createEndpoint, createEndpointInfo, createSoapBindingConfig, getServiceClass, getServiceFactory, getWsdlURL, initializeServiceFactory, setServiceClass, 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, setBindingId, setBus, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setPublishedEndpointUrl, setServiceName, setTransportIdgetInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptorspublic ClientFactoryBean()
public ClientFactoryBean(ReflectionServiceFactoryBean factory)
protected String detectTransportIdFromAddress(String ad)
detectTransportIdFromAddress in class AbstractWSDLBasedEndpointFactoryprotected WSDLEndpointFactory getWSDLEndpointFactory()
getWSDLEndpointFactory in class AbstractWSDLBasedEndpointFactorypublic Client create()
protected void applyFeatures(Client client)
protected void applyProperties(Endpoint ep)
Apache CXF