パッケージ jp.co.sds_corp.tool.http

クラス RequestInfo


  • public class RequestInfo
    extends Object
    • コンストラクタの詳細

      • RequestInfo

        public RequestInfo()
    • メソッドの詳細

      • createInstance

        public static RequestInfo createInstance​(jp.co.sds_corp.util.config.IConfiguration config)
                                          throws Exception
        例外:
        Exception
      • getUrl

        public String getUrl()
      • getMethod

        public String getMethod()
      • isKeepAlive

        public boolean isKeepAlive()
      • isFollowRedirects

        public boolean isFollowRedirects()