Uses of Interface
javax.xml.ws.AsyncHandler
Packages that use AsyncHandler
-
Uses of AsyncHandler in javax.xml.ws
Methods in javax.xml.ws with parameters of type AsyncHandlerModifier and TypeMethodDescriptionFuture<?>
Dispatch.invokeAsync
(T msg, AsyncHandler<T> handler) Invoke a service operation asynchronously.