public static final class ResourceConstants.Property extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HTTP_CLIENT_CONNECTION_TIMEOUT
Value that indicates the connection timeout.
|
static String |
HTTP_CLIENT_POOLING_DEFAULT_MAX_PER_ROUTE
Value that indicates the default maximum total connections can be made through the http client.
|
static String |
HTTP_CLIENT_POOLING_MAX_TOTAL
Value that indicates the maximum total connections can be made through the http client.
|
static String |
HTTP_CLIENT_REDIRECTING
Value that indicates whether the redirecting is enabled in the http client.
|
static String |
HTTP_CLIENT_SOCKET_TIMEOUT
Value that indicates the socket timeout.
|
static String |
HTTP_CLIENT_SSL_ENABLED
Value that indicates whether the http client is enabled.
|
static String |
HTTP_CLIENT_SSL_SECURE
Value that indicates whether the http client is secure.
|
public static final String HTTP_CLIENT_POOLING_MAX_TOTAL
public static final String HTTP_CLIENT_POOLING_DEFAULT_MAX_PER_ROUTE
public static final String HTTP_CLIENT_CONNECTION_TIMEOUT
public static final String HTTP_CLIENT_SOCKET_TIMEOUT
public static final String HTTP_CLIENT_REDIRECTING
public static final String HTTP_CLIENT_SSL_ENABLED
public static final String HTTP_CLIENT_SSL_SECURE
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries