cn.signit.sdk.http
类 HttpGetRequest
java.lang.Object
cn.signit.sdk.http.AbstractHttpRequest
cn.signit.sdk.http.HttpGetRequest
public class HttpGetRequest
- extends AbstractHttpRequest
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpGetRequest
public HttpGetRequest(String url)
throws SignitException
- 抛出:
SignitException
HttpGetRequest
public HttpGetRequest(String url,
Authentication auth)
throws SignitException
- 抛出:
SignitException
HttpGetRequest
public HttpGetRequest(String url,
Map<String,String> parameters)
throws SignitException
- 抛出:
SignitException
HttpGetRequest
public HttpGetRequest(String url,
Map<String,String> parameters,
Authentication auth)
throws SignitException
- 抛出:
SignitException
getConnection
protected HttpURLConnection getConnection()
throws SignitException,
IOException
- 抛出:
SignitException
IOException
Copyright © 2019. All rights reserved.