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, resolveFeatures
addCleanupHook, getActiveFeatures, getBeanName, getBinding, getBus, getCleanupHooks, getEndpointInfo, getInFaultObserver, getOutFaultObserver, getService, hashCode, initializeActiveFeatures, setBus, setExecutor, setInFaultObserver, setOutFaultObserver, setProperties
equals, getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, put, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, putAll, putIfAbsent, remove, remove, replace, replace, size, values
clone, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, containsKey, containsValue, entrySet, equals, get, isEmpty, keySet, put, putAll, remove, 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