Constant Field Values
Contents
org.wso2.*
-
org.wso2.carbon.mediation.transport.handlers.AbstractHttpGetRequestProcessor Modifier and Type Constant Field Value public static final String
CONTENT_TYPE
"Content-Type"
public static final String
FAVICON_ICO
"/favicon.ico"
public static final String
FAVICON_ICO_URL
"http://wso2.org/favicon.ico"
public static final String
HOST_NAME
"HostName"
public static final String
LOCALHOST
"localhost"
public static final String
TEXT_HTML
"text/html"
public static final String
WSO2_LOADBALANCER_SYS_PROPERTY
"wso2.loadbalancer"
-
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.SwaggerConstants Modifier and Type Constant Field Value public static final String
CONTENT_TYPE_JSON
"application/json"
public static final String
CONTENT_TYPE_YAML
"application/x-yaml"
public static final String
DEFAULT_ENCODING
"UTF-8"
public static final int
HTTP_OK
200
-
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerProcessorConstants Modifier and Type Constant Field Value public static final String
BOOLEAN
"boolean"
public static final String
CONFIG_REG_PREFIX
"conf:"
public static final String
DATA_SERVICE_OBJECT
"org.wso2.ws.dataservice.dataservice.obj"
public static final String
FILE_PREFIX
"file:"
public static final String
GOV_REG_PREFIX
"gov:"
public static final String
INTEGER
"integer"
public static final String
NUMBER
"number"
public static final String
SERVICES_PREFIX
"services"
public static final String
STRING
"string"
public static final String
SWAGGER_RESOURCE_PATH
"org.wso2.ws.dataservice.dataservice.swagger.path"
public static final String
TENANT_CONTEXT_PROPERTY_NAME
"tenant.config.contexts"
-
org.wso2.carbon.mediation.transport.handlers.requestprocessors.swagger.format.utils.SwaggerUtils Modifier and Type Constant Field Value public static final String
DATA_TYPE_BOOLEAN
"boolean"
public static final String
DATA_TYPE_INTEGER
"integer"
public static final String
DATA_TYPE_NUMBER
"number"