Package org.htmlunit

Class HttpWebConnection.MultiHttpRequestInterceptor

java.lang.Object
org.htmlunit.HttpWebConnection.MultiHttpRequestInterceptor
All Implemented Interfaces:
org.apache.http.HttpRequestInterceptor
Enclosing class:
HttpWebConnection

private static class HttpWebConnection.MultiHttpRequestInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
  • Field Details

  • Constructor Details

    • MultiHttpRequestInterceptor

      MultiHttpRequestInterceptor(Map<String,String> map)
  • Method Details

    • process

      public void process(org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context) throws org.apache.http.HttpException, IOException
      Specified by:
      process in interface org.apache.http.HttpRequestInterceptor
      Throws:
      org.apache.http.HttpException
      IOException