public class HttpTransportFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECT_TIMEOUT |
static int |
CONNECTION_REQUEST_TIMEOUT |
static int |
DEFAULT_MAX_PER_ROUTE |
static int |
MAX_TOTAL |
static int |
SOCKET_TIMEOUT |
| Modifier and Type | Method and Description |
|---|---|
static HttpTransport |
createHttpTransport(HttpConfiguration.SSLProperties sslProperties,
RequestAuthHeaderProvider requestAuthHeaderProvider) |
public static final int CONNECT_TIMEOUT
public static final int CONNECTION_REQUEST_TIMEOUT
public static final int SOCKET_TIMEOUT
public static final int MAX_TOTAL
public static final int DEFAULT_MAX_PER_ROUTE
public static HttpTransport createHttpTransport(HttpConfiguration.SSLProperties sslProperties, RequestAuthHeaderProvider requestAuthHeaderProvider)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.