| 程序包 | 说明 |
|---|---|
| com.ctrip.framework.apollo.util.http |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> HttpResponse<T> |
HttpUtil.doGet(HttpRequest httpRequest,
Class<T> responseType)
Do get operation for the http request.
|
<T> HttpResponse<T> |
HttpUtil.doGet(HttpRequest httpRequest,
Type responseType)
Do get operation for the http request.
|
Copyright © 2019 Ctrip, Inc.. All rights reserved.