Uses of Interface
org.apache.http.protocol.HttpRequestRetryHandler

Packages that use HttpRequestRetryHandler
org.apache.http.impl Default implementations for interfaces in org.apache.http
 

Uses of HttpRequestRetryHandler in org.apache.http.impl
 

Classes in org.apache.http.impl that implement HttpRequestRetryHandler
 class DefaultHttpRequestRetryHandler
          The default HttpRequestRetryHandler used by request executors.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.