| Modifier and Type | Field and Description |
|---|---|
static HttpRequest.ConnectionFactory |
HttpRequest.ConnectionFactory.DEFAULT
A
HttpRequest.ConnectionFactory which uses the built-in
URL.openConnection() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HttpRequest.setConnectionFactory(HttpRequest.ConnectionFactory connectionFactory)
Specify the
HttpRequest.ConnectionFactory used to create new requests. |
Copyright © 2011-2015. All Rights Reserved.