Uses of Interface
jakarta.ws.rs.client.AsyncInvoker
| Package | Description | 
|---|---|
| jakarta.ws.rs.client | The JAX-RS client API | 
- 
Uses of AsyncInvoker in jakarta.ws.rs.clientMethods in jakarta.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.