org.apache.http.impl.client.cache
Class URIExtractor
java.lang.Object
org.apache.http.impl.client.cache.URIExtractor
@Immutable
public class URIExtractor
- extends Object
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIExtractor
public URIExtractor()
getURI
public String getURI(HttpHost host,
HttpRequest req)
getFullHeaderValue
protected String getFullHeaderValue(Header[] headers)
getVariantURI
public String getVariantURI(HttpHost host,
HttpRequest req,
CacheEntry entry)
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.