|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncInvoker | |
---|---|
javax.ws.rs.client | The JAX-RS client API |
org.jboss.resteasy.client.jaxrs.internal |
Uses of AsyncInvoker in javax.ws.rs.client |
---|
Methods in javax.ws.rs.client that return AsyncInvoker | |
---|---|
AsyncInvoker |
Invocation.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 AsyncInvoker | |
---|---|
class |
AsynchronousInvoke
|
Methods in org.jboss.resteasy.client.jaxrs.internal that return AsyncInvoker | |
---|---|
AsyncInvoker |
ClientInvocationBuilder.async()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |