public class CachedHttpRequest
extends Object
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
-
-
getContentEncoding
public String getContentEncoding()
-
-
getContentType
public String getContentType()
-
getLastModified
public Date getLastModified()
-
getContentLocation
public String getContentLocation()
-
getResponseCode
public int getResponseCode()
-
-