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

Packages that use AsyncInvoker
javax.ws.rs.client The JAX-RS client API 
 

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.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.