Uses of Interface
jakarta.ws.rs.client.AsyncInvoker
Packages that use AsyncInvoker
Package
Description
The JAX-RS client API
-
Uses of AsyncInvoker in jakarta.ws.rs.client
Methods in jakarta.ws.rs.client that return AsyncInvokerModifier and TypeMethodDescriptionInvocation.Builder.async()Access the asynchronous uniform request invocation interface to asynchronously invoke the built request. -
Uses of AsyncInvoker in org.jboss.resteasy.client.jaxrs.internal
Classes in org.jboss.resteasy.client.jaxrs.internal that implement AsyncInvokerMethods in org.jboss.resteasy.client.jaxrs.internal that return AsyncInvoker