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

Packages that use AsyncInvoker
javax.ws.rs.client The JAX-RS client API 
org.glassfish.jersey.client Jersey client-side classes. 
 

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.glassfish.jersey.client
 

Methods in org.glassfish.jersey.client that return AsyncInvoker
 AsyncInvoker JerseyInvocation.Builder.async()
           
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.