org.apache.http.impl.client.cache
Class CachedHttpResponseGenerator

java.lang.Object
  extended by org.apache.http.impl.client.cache.CachedHttpResponseGenerator

@Immutable
public class CachedHttpResponseGenerator
extends Object

Rebuilds an HttpResponse from a CacheEntry

Since:
4.1

Constructor Summary
CachedHttpResponseGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedHttpResponseGenerator

public CachedHttpResponseGenerator()


Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.