|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.jaxws.DispatchAsyncCallable<T>
public class DispatchAsyncCallable<T>
Constructor Summary | |
---|---|
DispatchAsyncCallable(javax.xml.ws.Dispatch<T> disp,
T obj,
javax.xml.ws.AsyncHandler c)
|
Method Summary | |
---|---|
T |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DispatchAsyncCallable(javax.xml.ws.Dispatch<T> disp, T obj, javax.xml.ws.AsyncHandler c)
Method Detail |
---|
public T call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<T>
java.lang.Exception
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |