| Package | Description |
|---|---|
| bap.util.net |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequest.ConnectionFactory |
HttpRequest.ConnectionFactory.DEFAULT
使用内置的
URL.openConnection() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpRequest.setConnectionFactory(HttpRequest.ConnectionFactory connectionFactory)
指定用于创建新请求的。
|