public class RestConnectorUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ENTITY_SIZE |
| Constructor and Description |
|---|
RestConnectorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCacheSafeValue()
El metodo retorna la current-time en milisegundos (en base 36).
|
static String |
getLogDirectory() |
static File |
getLogFile(String timestamp36,
String serverClientTag,
String requestResponseTag) |
public static final int MAX_ENTITY_SIZE
public static String getCacheSafeValue()
public static File getLogFile(String timestamp36, String serverClientTag, String requestResponseTag) throws IOException
IOExceptionpublic static String getLogDirectory() throws IOException
IOExceptionCopyright © 2018. All rights reserved.