Uses of Interface
jakarta.xml.ws.Response
-
Uses of Response in jakarta.xml.ws
Modifier and TypeMethodDescriptionDispatch.invokeAsync
(T msg) Invoke a service operation asynchronously.Modifier and TypeMethodDescriptionvoid
AsyncHandler.handleResponse
(Response<T> res) Called when the response to an asynchronous operation is available.