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.client
Methods in jakarta.ws.rs.client that return AsyncInvoker Modifier and Type Method Description AsyncInvoker
Invocation.Builder. async()
Access the asynchronous uniform request invocation interface to asynchronously invoke the built request.