Uses of Package
com.sun.jersey.api.client.async

Packages that use com.sun.jersey.api.client.async
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services. 
com.sun.jersey.api.client.async   
 

Classes in com.sun.jersey.api.client.async used by com.sun.jersey.api.client
AsyncClientHandler
          An asynchronous client handler for invoking asynchronous client requests.
FutureListener
          A future listener to receive an event when a Future has reached the completed termination state of normal termination, an exception or cancellation.
ITypeListener
          A listener to be implemented by clients that wish to receive callback notification of the completion of requests invoked asynchronously.
 

Classes in com.sun.jersey.api.client.async used by com.sun.jersey.api.client.async
FutureListener
          A future listener to receive an event when a Future has reached the completed termination state of normal termination, an exception or cancellation.
ITypeListener
          A listener to be implemented by clients that wish to receive callback notification of the completion of requests invoked asynchronously.
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.