|
Apache CXF API | |||||||||
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 SoapBindingConfiguration |
createSoapBindingConfig()
|
void |
setBindingId(java.lang.String bind)
|
Methods inherited from class org.apache.cxf.frontend.ClientFactoryBean |
---|
applyExtraClass, applyFeatures, applyProperties, create, createClient, getClient, setClient |
Methods inherited from class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory |
---|
createBindingInfo, createEndpoint, createEndpointInfo, getServiceClass, getServiceFactory, getWsdlURL, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeServiceFactory, setServiceClass, 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 |
Constructor Detail |
---|
public JaxWsClientFactoryBean()
Method Detail |
---|
protected SoapBindingConfiguration createSoapBindingConfig()
createSoapBindingConfig
in class AbstractWSDLBasedEndpointFactory
public void setBindingId(java.lang.String bind)
setBindingId
in class AbstractEndpointFactory
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |