|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.endpoint.AbstractEndpointFactory
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
org.apache.cxf.frontend.ClientFactoryBean
org.apache.cxf.jaxws.JaxWsClientFactoryBean
public class JaxWsClientFactoryBean
Bean to help easily create Client endpoints for JAX-WS.
| 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 | |
|---|---|
JaxWsClientFactoryBean()
|
|
| Method Summary | |
|---|---|
protected org.apache.cxf.binding.soap.SoapBindingConfiguration |
createSoapBindingConfig()
|
void |
setBindingId(String bind)
|
void |
setServiceClass(Class<?> serviceClass)
|
| Methods inherited from class org.apache.cxf.frontend.ClientFactoryBean |
|---|
applyFeatures, applyProperties, create, createClient, detectTransportIdFromAddress, getWSDLEndpointFactory |
| Methods inherited from class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory |
|---|
createBindingInfo, createEndpoint, createEndpointInfo, getServiceClass, getServiceFactory, getWsdlURL, initializeServiceFactory, setServiceFactory, setWsdlURL |
| Methods inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory |
|---|
addToBeans, 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, setTransportId |
| 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 |
| Constructor Detail |
|---|
public JaxWsClientFactoryBean()
| Method Detail |
|---|
public void setServiceClass(Class<?> serviceClass)
setServiceClass in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactoryprotected org.apache.cxf.binding.soap.SoapBindingConfiguration createSoapBindingConfig()
createSoapBindingConfig in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactorypublic void setBindingId(String bind)
setBindingId in class org.apache.cxf.endpoint.AbstractEndpointFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||