org.apache.axis2.jaxws.server.dispatcher
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaDispatcher.AsyncInvocationWorker
public JavaDispatcher.AsyncInvocationWorker(Method m,
Object[] p,
ClassLoader cl,
EndpointInvocationContext ctx)
call
public Object call()
throws Exception
- Specified by:
call
in interface Callable
- Throws:
Exception
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.