Class JavaDispatcher.AsyncInvocationWorker
- java.lang.Object
-
- org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker
-
- All Implemented Interfaces:
Callable
- Enclosing class:
- JavaDispatcher
protected class JavaDispatcher.AsyncInvocationWorker extends Object implements Callable
-
-
Constructor Summary
Constructors Constructor Description AsyncInvocationWorker(Method m, Object[] p, ClassLoader cl, EndpointInvocationContext ctx)
-
-
-
Constructor Detail
-
AsyncInvocationWorker
public AsyncInvocationWorker(Method m, Object[] p, ClassLoader cl, EndpointInvocationContext ctx)
-
-