protected class JavaDispatcher.AsyncInvocationWorker
extends java.lang.Object
implements java.util.concurrent.Callable
| Constructor and Description |
|---|
JavaDispatcher.AsyncInvocationWorker(java.lang.reflect.Method m,
java.lang.Object[] p,
java.lang.ClassLoader cl,
EndpointInvocationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
call() |
public JavaDispatcher.AsyncInvocationWorker(java.lang.reflect.Method m,
java.lang.Object[] p,
java.lang.ClassLoader cl,
EndpointInvocationContext ctx)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.