JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
javax.xml.ws.AsyncHandler
Uses of
AsyncHandler
in
javax.xml.ws
Methods in
javax.xml.ws
with parameters of type
AsyncHandler
Modifier and Type
Method and Description
java.util.concurrent.Future<?>
Dispatch.
invokeAsync
(
T
msg,
AsyncHandler
<
T
> handler)
Invoke a service operation asynchronously.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes