Class CachedHttpRequest


  • public class CachedHttpRequest
    extends Object
    Author:
    Stuart Douglas
    • Method Detail

      • getPath

        public String getPath()
      • getEtag

        public ETag getEtag()
      • getContentEncoding

        public String getContentEncoding()
      • getLanguage

        public String getLanguage()
      • getContentType

        public String getContentType()
      • getLastModified

        public Date getLastModified()
      • getContentLocation

        public String getContentLocation()
      • getResponseCode

        public int getResponseCode()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object