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

Interface Summary
AsyncClientHandler An asynchronous client handler for invoking asynchronous client requests.
FutureListener<T> A future listener to receive an event when a Future has reached the completed termination state of normal termination, an exception or cancellation.
ITypeListener<T> A listener to be implemented by clients that wish to receive callback notification of the completion of requests invoked asynchronously.
 

Class Summary
TypeListener<T> A listener to be implemented by clients that wish to receive callback notification of the completion of requests invoked asynchronously.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.