|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.client.sei.MethodHandler
com.sun.xml.ws.client.sei.SEIMethodHandler
com.sun.xml.ws.client.sei.AsyncMethodHandler
abstract class AsyncMethodHandler
Common part between CallbackMethodHandler and PollingMethodHandler.
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.client.sei.SEIMethodHandler |
|---|
checkedExceptions, isOneWay, javaMethod, soapAction |
| Fields inherited from class com.sun.xml.ws.client.sei.MethodHandler |
|---|
owner |
| Constructor Summary | |
|---|---|
AsyncMethodHandler(SEIStub owner,
JavaMethodImpl jm,
JavaMethodImpl sync)
|
|
| Method Summary | |
|---|---|
protected javax.xml.ws.Response<Object> |
doInvoke(Object proxy,
Object[] args,
javax.xml.ws.AsyncHandler handler)
|
(package private) ValueGetterFactory |
getValueGetterFactory()
|
| Methods inherited from class com.sun.xml.ws.client.sei.SEIMethodHandler |
|---|
buildResponseBuilder, createRequestMessage |
| Methods inherited from class com.sun.xml.ws.client.sei.MethodHandler |
|---|
invoke |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
AsyncMethodHandler(SEIStub owner,
JavaMethodImpl jm,
JavaMethodImpl sync)
| Method Detail |
|---|
protected final javax.xml.ws.Response<Object> doInvoke(Object proxy,
Object[] args,
javax.xml.ws.AsyncHandler handler)
ValueGetterFactory getValueGetterFactory()
getValueGetterFactory in class SEIMethodHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||