Uses of Interface
javax.ws.rs.client.AsyncInvoker

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()
           
 



Copyright © 2013. All Rights Reserved.