| 程序包 | 说明 |
|---|---|
| com.firefly | |
| com.firefly.client.http2 |
| 限定符和类型 | 方法和说明 |
|---|---|
static SimpleHTTPClient |
$.createHTTPClient()
Create an new HTTP client instance
|
static SimpleHTTPClient |
$.createHTTPClient(SimpleHTTPClientConfiguration configuration)
Create an new HTTP client instance
|
static SimpleHTTPClient |
$.httpClient()
The singleton HTTP client to send all requests.
|
static SimpleHTTPClient |
$.httpsClient()
The singleton HTTPs client to send all requests.
|
static SimpleHTTPClient |
$.plaintextHTTP2Client()
The singleton HTTP client to send all requests.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleHTTPClient |
PlaintextHTTP2ClientSingleton.httpClient() |
SimpleHTTPClient |
HTTPClientSingleton.httpClient() |
SimpleHTTPClient |
HTTPsClientSingleton.httpsClient() |
Copyright © 2017. All rights reserved.