public interface Constants
Modifier and Type | Field and Description |
---|---|
static String |
DATE_FORMAT |
static String |
FORM_URLENCODED_CONTENT_TYPE |
static String |
HTTPS_SCHEME |
static String |
JSON_CONTENT_TYPE |
static String |
NO_CONTENT_JSON_STRUCT |
static String |
PARAM_PAGE_NO |
static String |
RATE_LIMIT_ELEMENT_NAME |
static String |
RATE_LIMIT_JSON_STRUCT |
static Integer |
START_PAGE_NO |
static String |
URL_PATH_SEPARATOR |
static String |
UTF_8 |
static final String UTF_8
static final Integer START_PAGE_NO
static final String URL_PATH_SEPARATOR
static final String JSON_CONTENT_TYPE
static final String FORM_URLENCODED_CONTENT_TYPE
static final String DATE_FORMAT
static final String RATE_LIMIT_JSON_STRUCT
static final String RATE_LIMIT_ELEMENT_NAME
static final String HTTPS_SCHEME
static final String PARAM_PAGE_NO
static final String NO_CONTENT_JSON_STRUCT
The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva blog has license information.