Class ParamConfig


  • @Deprecated
    final class ParamConfig
    extends java.lang.Object
    Deprecated.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ParamConfig()
      Deprecated.
       
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static org.apache.http.client.config.RequestConfig getRequestConfig​(org.apache.http.params.HttpParams params)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • ParamConfig

        private ParamConfig()
        Deprecated.
    • Method Detail

      • getRequestConfig

        public static org.apache.http.client.config.RequestConfig getRequestConfig​(org.apache.http.params.HttpParams params)
        Deprecated.