Apache CXF API

org.apache.cxf.jaxws
Class JaxWsProxyFactoryBean

java.lang.Object
  extended by org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
      extended by org.apache.cxf.frontend.ClientProxyFactoryBean
          extended by org.apache.cxf.jaxws.JaxWsProxyFactoryBean
All Implemented Interfaces:
InterceptorProvider

public class JaxWsProxyFactoryBean
extends ClientProxyFactoryBean


Constructor Summary
JaxWsProxyFactoryBean()
           
 
Method Summary
protected  ClientProxy clientClientProxy(Client c)
           
protected  java.lang.Class[] getImplementingClasses()
           
 
Methods inherited from class org.apache.cxf.frontend.ClientProxyFactoryBean
create, getAddress, getBindingConfig, getBindingId, getBus, getClientFactoryBean, getConduitSelector, getDataBinding, getEndpointName, getFeatures, getPassword, getProperties, getServiceClass, getServiceFactory, getServiceName, getUsername, getWsdlLocation, getWsdlURL, setAddress, setBindingConfig, setBindingId, setBus, setClientFactoryBean, setConduitSelector, setDataBinding, setEndpointName, setFeatures, setPassword, setProperties, setServiceClass, setServiceFactory, setServiceName, setUsername, setWsdlLocation, 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

JaxWsProxyFactoryBean

public JaxWsProxyFactoryBean()
Method Detail

clientClientProxy

protected ClientProxy clientClientProxy(Client c)
Overrides:
clientClientProxy in class ClientProxyFactoryBean

getImplementingClasses

protected java.lang.Class[] getImplementingClasses()
Overrides:
getImplementingClasses in class ClientProxyFactoryBean

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.