public class JaxWsClientEndpointImpl extends JaxWsEndpointImpl
ConcurrentHashMap.KeySetView<K,V>
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, resolveFeatures
addCleanupHook, equals, getActiveFeatures, getBeanName, getBinding, getBus, getCleanupHooks, getEndpointInfo, getInFaultObserver, getOutFaultObserver, getService, hashCode, initializeActiveFeatures, setBus, setExecutor, setInFaultObserver, setOutFaultObserver, setProperties
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, put, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors
clear, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, forEach, forEach, forEach, forEachEntry, forEachEntry, forEachKey, forEachKey, forEachValue, forEachValue, get, getOrDefault, isEmpty, keys, keySet, keySet, mappingCount, merge, newKeySet, newKeySet, putAll, putIfAbsent, reduce, reduceEntries, reduceEntries, reduceEntriesToDouble, reduceEntriesToInt, reduceEntriesToLong, reduceKeys, reduceKeys, reduceKeysToDouble, reduceKeysToInt, reduceKeysToLong, reduceToDouble, reduceToInt, reduceToLong, reduceValues, reduceValues, reduceValuesToDouble, reduceValuesToInt, reduceValuesToLong, remove, remove, replace, replace, replaceAll, search, searchEntries, searchKeys, searchValues, size, toString, values
clone
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors
public JaxWsClientEndpointImpl(Bus bus, Service s, EndpointInfo ei, ServiceImpl si, List<WebServiceFeature> wf) throws EndpointException
EndpointException
public Executor getExecutor()
getExecutor
in interface Endpoint
getExecutor
in class EndpointImpl
Apache CXF