abstract class AsyncMethodHandler extends MethodHandler
CallbackMethodHandler
and PollingMethodHandler
.method, owner
Constructor and Description |
---|
AsyncMethodHandler(SEIStub owner,
Method m) |
Modifier and Type | Method and Description |
---|---|
protected Response<Object> |
doInvoke(Object proxy,
Object[] args,
AsyncHandler handler) |
(package private) ValueGetterFactory |
getValueGetterFactory() |
invoke
protected final Response<Object> doInvoke(Object proxy, Object[] args, AsyncHandler handler)
ValueGetterFactory getValueGetterFactory()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.