|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
org.apache.cxf.endpoint.EndpointImpl
org.apache.cxf.jaxws.support.JaxWsEndpointImpl
org.apache.cxf.jaxws.support.JaxWsClientEndpointImpl
public class JaxWsClientEndpointImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
JaxWsClientEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service s,
org.apache.cxf.service.model.EndpointInfo ei,
ServiceImpl si,
javax.xml.ws.WebServiceFeature... wf)
|
|
| Method Summary | |
|---|---|
Executor |
getExecutor()
|
| Methods inherited from class org.apache.cxf.jaxws.support.JaxWsEndpointImpl |
|---|
addHandlerInterceptors, getFeatures, getJaxwsBinding, removeHandlerInterceptors, resolveFeatures |
| Methods inherited from class org.apache.cxf.endpoint.EndpointImpl |
|---|
getActiveFeatures, getBeanName, getBinding, getBus, getEndpointInfo, getInFaultObserver, getOutFaultObserver, getService, initializeActiveFeatures, setBus, setExecutor, setInFaultObserver, setOutFaultObserver, setProperties |
| Methods inherited from class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider |
|---|
equals, getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, hashCode, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors |
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from interface org.apache.cxf.interceptor.InterceptorProvider |
|---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors |
| Constructor Detail |
|---|
public JaxWsClientEndpointImpl(org.apache.cxf.Bus bus,
org.apache.cxf.service.Service s,
org.apache.cxf.service.model.EndpointInfo ei,
ServiceImpl si,
javax.xml.ws.WebServiceFeature... wf)
throws org.apache.cxf.endpoint.EndpointException
org.apache.cxf.endpoint.EndpointException| Method Detail |
|---|
public Executor getExecutor()
getExecutor in interface org.apache.cxf.endpoint.EndpointgetExecutor in class org.apache.cxf.endpoint.EndpointImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||