Class MfRoutePlanner

    • Constructor Summary

      Constructors 
      Constructor Description
      MfRoutePlanner()
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.apache.http.HttpHost determineProxy​(org.apache.http.HttpHost target, org.apache.http.HttpRequest request, org.apache.http.protocol.HttpContext context)  
      • Methods inherited from class org.apache.http.impl.conn.DefaultRoutePlanner

        determineRoute
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MfRoutePlanner

        public MfRoutePlanner()
        Constructor.
    • 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)
                                                   throws org.apache.http.HttpException
        Overrides:
        determineProxy in class org.apache.http.impl.conn.DefaultRoutePlanner
        Throws:
        org.apache.http.HttpException