Class TestHTTPResource

All Implemented Interfaces:
Component, DestructableComponent, IdentifiedComponent, InitializableComponent, Resource, Aware, BeanNameAware, InitializingBean, InputStreamSource, Resource

class TestHTTPResource extends HTTPResource
  • Field Details

    • responseStatus

      private org.apache.hc.client5.http.cache.CacheResponseStatus responseStatus
  • Constructor Details

    • TestHTTPResource

      public TestHTTPResource(org.apache.hc.client5.http.classic.HttpClient client, String url) throws IOException
      Throws:
      IOException
  • Method Details

    • reportCachingStatus

      protected void reportCachingStatus(org.apache.hc.client5.http.cache.HttpCacheContext context)
      Overrides:
      reportCachingStatus in class HTTPResource
    • getLastCacheResponseStatus

      public org.apache.hc.client5.http.cache.CacheResponseStatus getLastCacheResponseStatus()