Class SchemeBasedRoutePlanner

  • All Implemented Interfaces:
    org.apache.http.conn.routing.HttpRoutePlanner

    public class SchemeBasedRoutePlanner
    extends org.apache.http.impl.conn.DefaultRoutePlanner
    Author:
    Dylan Roberts
    • Method Detail

      • determineProxy

        protected org.apache.http.HttpHost determineProxy​(org.apache.http.HttpHost target,
                                                          org.apache.http.HttpRequest request,
                                                          org.apache.http.protocol.HttpContext context)
        Overrides:
        determineProxy in class org.apache.http.impl.conn.DefaultRoutePlanner