| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLOSED_MESSAGE |
"Client is already closed." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCEPT_ENCODING |
"Accept-Encoding" |
public static final String |
AUTHORIZATION |
"Authorization" |
public static final String |
CONTENT_ENCODING |
"Content-Encoding" |
public static final String |
CONTENT_LENGTH |
"Content-Length" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
USER_AGENT |
"User-Agent" |
public static final String |
X_CORRELATION_ID |
"X-Correlation-ID" |
public static final String |
X_DEPRECATION_NOTICE |
"X-Deprecation-Notice" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VERSION |
"6.2.3" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMERCETOOLS |
"commercetools" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMMERCETOOLS |
"commercetools" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NO_EXECUTABLE_API_CLIENT |
"No executable api client" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOPIC_REQUEST |
"request" |
public static final String |
TOPIC_RESPONSE |
"response" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_INITIAL_DELAY |
200 |
public static final int |
DEFAULT_MAX_DELAY |
60000 |
public static final int |
DEFAULT_MAX_PARALLEL_REQUESTS |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOGGER_AUTH |
"commercetools.auth" |