Uses of Interface
javax.ws.rs.client.AsyncInvoker
-
Packages that use AsyncInvoker Package Description javax.ws.rs.client The Client API -
-
Uses of AsyncInvoker in javax.ws.rs.client
Methods in javax.ws.rs.client that return AsyncInvoker Modifier and Type Method Description AsyncInvokerInvocation.Builder. async()Access the asynchronous uniform request invocation interface to asynchronously invoke the built request.
-