Uses of Interface
com.ning.http.client.FutureImpl

Packages that use FutureImpl
com.ning.http.client.providers.jdk   
com.ning.http.client.providers.netty   
 

Uses of FutureImpl in com.ning.http.client.providers.jdk
 

Classes in com.ning.http.client.providers.jdk that implement FutureImpl
 class JDKFuture<V>
           
 

Uses of FutureImpl in com.ning.http.client.providers.netty
 

Classes in com.ning.http.client.providers.netty that implement FutureImpl
 class NettyResponseFuture<V>
          A Future that can be used to track when an asynchronous HTTP request has been fully processed.
 



Copyright © 2010. All Rights Reserved.