|
Apache CXF API | |||||||||
| 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<java.lang.String,java.lang.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 |
|---|
java.util.Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
JaxWsClientEndpointImpl(Bus bus,
Service s,
EndpointInfo ei,
ServiceImpl si)
|
|
| Method Summary | |
|---|---|
java.util.concurrent.Executor |
getExecutor()
|
| Methods inherited from class org.apache.cxf.jaxws.support.JaxWsEndpointImpl |
|---|
getJaxwsBinding |
| 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(Bus bus,
Service s,
EndpointInfo ei,
ServiceImpl si)
throws EndpointException
EndpointException| Method Detail |
|---|
public java.util.concurrent.Executor getExecutor()
getExecutor in interface EndpointgetExecutor in class EndpointImpl
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||