Uses of Interface
jakarta.xml.ws.AsyncHandler
-
Uses of AsyncHandler in jakarta.xml.ws
Modifier and TypeMethodDescriptionFuture
<?> Dispatch.invokeAsync
(T msg, AsyncHandler<T> handler) Invoke a service operation asynchronously.