public class RestClientLogging extends Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger |
static String |
REST_CLIENT_ENCODING_ERROR |
static String |
REST_CLIENT_IO_ERROR |
static String |
REST_CLIENT_JSON_ERROR |
static String |
REST_CLIENT_LOGGER |
static String |
REST_CLIENT_XML_STREAM_ERROR |
static String |
SHARED_LOGMESSAGE_RESOURCE |
| Constructor and Description |
|---|
RestClientLogging() |
public static final String SHARED_LOGMESSAGE_RESOURCE
public static final String REST_CLIENT_LOGGER
public static final Logger logger
public static final String REST_CLIENT_ENCODING_ERROR
public static final String REST_CLIENT_XML_STREAM_ERROR
public static final String REST_CLIENT_IO_ERROR
public static final String REST_CLIENT_JSON_ERROR
Copyright © 2017. All rights reserved.