public class JaxWsClientEndpointImpl extends JaxWsEndpointImpl
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
JaxWsClientEndpointImpl(Bus bus,
Service s,
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, waitclear, containsKey, containsValue, entrySet, equals, get, isEmpty, keySet, put, putAll, remove, size, valuesgetInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptorspublic JaxWsClientEndpointImpl(Bus bus, Service s, EndpointInfo ei, ServiceImpl si, List<WebServiceFeature> wf) throws EndpointException
EndpointExceptionpublic Executor getExecutor()
getExecutor in interface EndpointgetExecutor in class EndpointImplApache CXF