Package io.quarkiverse.cxf
Class QuarkusJaxWsProxyFactoryBean
java.lang.Object
org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.frontend.ClientProxyFactoryBean
org.apache.cxf.jaxws.JaxWsProxyFactoryBean
io.quarkiverse.cxf.QuarkusJaxWsProxyFactoryBean
- All Implemented Interfaces:
org.apache.cxf.interceptor.InterceptorProvider
public class QuarkusJaxWsProxyFactoryBean
extends org.apache.cxf.jaxws.JaxWsProxyFactoryBean
-
Field Summary
Fields inherited from class org.apache.cxf.frontend.ClientProxyFactoryBean
configured -
Constructor Summary
ConstructorsConstructorDescriptionQuarkusJaxWsProxyFactoryBean(org.apache.cxf.frontend.ClientFactoryBean fact, Class<?>... additionalImplementingClasses) -
Method Summary
Methods inherited from class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
clientClientProxy, create, getConfiguredName, getHandlers, isLoadHandlers, setHandlers, setLoadHandlersMethods inherited from class org.apache.cxf.frontend.ClientProxyFactoryBean
create, getAddress, getBindingConfig, getBindingId, getBus, getClientFactoryBean, getConduitSelector, getDataBinding, getEndpointName, getFeatures, getPassword, getProperties, getServiceClass, getServiceFactory, getServiceName, getTransportId, getUsername, getWsdlLocation, getWsdlURL, initFeatures, setAddress, setBindingConfig, setBindingId, setBus, setClientFactoryBean, setConduitSelector, setDataBinding, setEndpointName, setFeatures, setPassword, setProperties, setServiceClass, setServiceFactory, setServiceName, setTransportId, setUsername, setWsdlLocation, setWsdlURLMethods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors
-
Constructor Details
-
QuarkusJaxWsProxyFactoryBean
public QuarkusJaxWsProxyFactoryBean(org.apache.cxf.frontend.ClientFactoryBean fact, Class<?>... additionalImplementingClasses)
-
-
Method Details
-
getImplementingClasses
- Overrides:
getImplementingClassesin classorg.apache.cxf.jaxws.JaxWsProxyFactoryBean
-