public class JaxWsClientEndpointImpl extends JaxWsEndpointImpl
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JaxWsClientEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service s,
org.apache.cxf.service.model.EndpointInfo ei,
ServiceImpl si,
List<WebServiceFeature> wf) |
| Modifier and Type | Method and Description |
|---|---|
Executor |
getExecutor() |
addHandlerInterceptors, getFeatures, getJaxwsBinding, removeHandlerInterceptors, resolveFeaturesaddCleanupHook, getActiveFeatures, getBeanName, getBinding, getBus, getCleanupHooks, getEndpointInfo, getInFaultObserver, getOutFaultObserver, getService, hashCode, initializeActiveFeatures, setBus, setExecutor, setInFaultObserver, setOutFaultObserver, setPropertiesequals, getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, put, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptorsclear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic JaxWsClientEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service s,
org.apache.cxf.service.model.EndpointInfo ei,
ServiceImpl si,
List<WebServiceFeature> wf)
throws org.apache.cxf.endpoint.EndpointException
org.apache.cxf.endpoint.EndpointExceptionpublic Executor getExecutor()
getExecutor in interface org.apache.cxf.endpoint.EndpointgetExecutor in class org.apache.cxf.endpoint.EndpointImplApache CXF