Class CGConstant
- java.lang.Object
-
- org.wso2.carbon.cloud.gateway.common.CGConstant
-
public class CGConstant extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CGConstant.DEPLOYMENT_TYPE
-
Field Summary
-
-
-
Field Detail
-
THRIFT_SERVER_PORT
public static final String THRIFT_SERVER_PORT
The csg thirft server port- See Also:
- Constant Field Values
-
CONF_LOCATION
public static String CONF_LOCATION
Configuration directory path - By default it should be repository/conf Users can specify the configuration path as a System variable.
-
THRIFT_SERVER_HOST_NAME
public static final String THRIFT_SERVER_HOST_NAME
Host name in which csg thrift server is running- See Also:
- Constant Field Values
-
INITIAL_RECONNECT_DURATION
public static final String INITIAL_RECONNECT_DURATION
- See Also:
- Constant Field Values
-
CG_THRIFT_CLIENT_TIMEOUT
public static final String CG_THRIFT_CLIENT_TIMEOUT
Defines the timeout parameter for thrift server- See Also:
- Constant Field Values
-
DEFAULT_PORT
public static final int DEFAULT_PORT
- See Also:
- Constant Field Values
-
DEFAULT_TIMEOUT
public static final int DEFAULT_TIMEOUT
- See Also:
- Constant Field Values
-
SERVER_TYPE
public static final String SERVER_TYPE
The type of csg thrift server- See Also:
- Constant Field Values
-
PROTOCOL_TYPE
public static final String PROTOCOL_TYPE
The type of protocol for thrift server- See Also:
- Constant Field Values
-
TRANSPORT_TYPE
public static final String TRANSPORT_TYPE
The type of transport for thrift server- See Also:
- Constant Field Values
-
CG_SEMAPHORE_TIMEOUT
public static final String CG_SEMAPHORE_TIMEOUT
The time that the csg transport should block until a response comes- See Also:
- Constant Field Values
-
WORKERS_CORE_THREADS
public static final int WORKERS_CORE_THREADS
- See Also:
- Constant Field Values
-
WORKERS_MAX_THREADS
public static final int WORKERS_MAX_THREADS
- See Also:
- Constant Field Values
-
CG_WORKERS_MAX_THREADS
public static final int CG_WORKERS_MAX_THREADS
- See Also:
- Constant Field Values
-
WORKER_KEEP_ALIVE
public static final int WORKER_KEEP_ALIVE
- See Also:
- Constant Field Values
-
WORKER_BLOCKING_QUEUE_LENGTH
public static final int WORKER_BLOCKING_QUEUE_LENGTH
- See Also:
- Constant Field Values
-
CG_T_CORE
public static final String CG_T_CORE
- See Also:
- Constant Field Values
-
CG_T_MAX
public static final String CG_T_MAX
- See Also:
- Constant Field Values
-
CG_T_ALIVE
public static final String CG_T_ALIVE
- See Also:
- Constant Field Values
-
CG_T_QLEN
public static final String CG_T_QLEN
- See Also:
- Constant Field Values
-
CG_THRIFT_T_CORE
public static final String CG_THRIFT_T_CORE
- See Also:
- Constant Field Values
-
CG_THRIFT_T_MAX
public static final String CG_THRIFT_T_MAX
- See Also:
- Constant Field Values
-
CG_THRIFT_T_ALIVE
public static final String CG_THRIFT_T_ALIVE
- See Also:
- Constant Field Values
-
CG_THRIFT_T_QLEN
public static final String CG_THRIFT_T_QLEN
- See Also:
- Constant Field Values
-
NO_OF_CONCURRENT_CONSUMERS
public static final String NO_OF_CONCURRENT_CONSUMERS
No of concurrent consumers to poll the server from csg thrift transport receiver- See Also:
- Constant Field Values
-
MESSAGE_BLOCK_SIZE
public static final String MESSAGE_BLOCK_SIZE
The no of messages that the this client should read from the server- See Also:
- Constant Field Values
-
RESPONSE_MESSAGE_BLOCK_SIZE
public static final String RESPONSE_MESSAGE_BLOCK_SIZE
The size of response message block that csg thrift transport should send to client- See Also:
- Constant Field Values
-
MESSAGE_PROCESSING_BLOCK_SIZE
public static final String MESSAGE_PROCESSING_BLOCK_SIZE
Use this no of message block for processing- See Also:
- Constant Field Values
-
DEFAULT_MESSAGE_PROCESSING_BLOCK_SIZE
public static final int DEFAULT_MESSAGE_PROCESSING_BLOCK_SIZE
- See Also:
- Constant Field Values
-
KEY_STORE_FILE_LOCATION
public static final String KEY_STORE_FILE_LOCATION
- See Also:
- Constant Field Values
-
KEY_STORE_PASSWORD
public static final String KEY_STORE_PASSWORD
- See Also:
- Constant Field Values
-
TRUST_STORE_FILE_LOCATION
public static final String TRUST_STORE_FILE_LOCATION
- See Also:
- Constant Field Values
-
TRUST_STORE_PASSWORD
public static final String TRUST_STORE_PASSWORD
- See Also:
- Constant Field Values
-
CG_POLLING_TRANSPORT_BUF_KEY
public static final String CG_POLLING_TRANSPORT_BUF_KEY
The csg thrift server's buffer key- See Also:
- Constant Field Values
-
PROGRESSION_FACTOR
public static final String PROGRESSION_FACTOR
- See Also:
- Constant Field Values
-
TIME_UNIT
public static final String TIME_UNIT
- See Also:
- Constant Field Values
-
NO_OF_SCHEDULER_TIME_UNITS
public static final String NO_OF_SCHEDULER_TIME_UNITS
- See Also:
- Constant Field Values
-
NO_OF_IDLE_MESSAGE_TIME_UNITS
public static final String NO_OF_IDLE_MESSAGE_TIME_UNITS
- See Also:
- Constant Field Values
-
MILLISECOND
public static final String MILLISECOND
- See Also:
- Constant Field Values
-
SECOND
public static final String SECOND
- See Also:
- Constant Field Values
-
MINUTE
public static final String MINUTE
- See Also:
- Constant Field Values
-
HOUR
public static final String HOUR
- See Also:
- Constant Field Values
-
DAY
public static final String DAY
- See Also:
- Constant Field Values
-
CG_CORRELATION_KEY
public static final String CG_CORRELATION_KEY
- See Also:
- Constant Field Values
-
CG_TRANSPORT_PREFIX
public static final String CG_TRANSPORT_PREFIX
- See Also:
- Constant Field Values
-
CG_SERVER_HOST
public static final String CG_SERVER_HOST
- See Also:
- Constant Field Values
-
CG_SERVER_PORT
public static final String CG_SERVER_PORT
- See Also:
- Constant Field Values
-
CG_SERVER_USER_NAME
public static final String CG_SERVER_USER_NAME
- See Also:
- Constant Field Values
-
CG_SERVER_PASS_WORD
public static final String CG_SERVER_PASS_WORD
- See Also:
- Constant Field Values
-
CG_SERVER_NAME
public static final String CG_SERVER_NAME
- See Also:
- Constant Field Values
-
CG_SERVER_DOMAIN_NAME
public static final String CG_SERVER_DOMAIN_NAME
- See Also:
- Constant Field Values
-
REGISTRY_CG_RESOURCE_PATH
public static final String REGISTRY_CG_RESOURCE_PATH
The registry path for CG storage- See Also:
- Constant Field Values
-
REGISTRY_SERVER_RESOURCE_PATH
public static final String REGISTRY_SERVER_RESOURCE_PATH
The CG_TRANSPORT_NAME server collection for storing CSG server information- See Also:
- Constant Field Values
-
REGISTRY_FLAG_RESOURCE_PATH
public static final String REGISTRY_FLAG_RESOURCE_PATH
The CSG flag collection for keeping track of published services etc..- See Also:
- Constant Field Values
-
REGISTRY_CG_WSDL_RESOURCE_PATH
public static final String REGISTRY_CG_WSDL_RESOURCE_PATH
The path where WSDLs of published services are stored.- See Also:
- Constant Field Values
-
CLIENT_AXIS2_XML
public static final String CLIENT_AXIS2_XML
Client axis2.xml for admin services when using with ESB
-
CG_TRANSPORT_NAME
public static final String CG_TRANSPORT_NAME
CSG Transport name- See Also:
- Constant Field Values
-
CG_POLLING_TRANSPORT_NAME
public static final String CG_POLLING_TRANSPORT_NAME
The CSG Thrift transport name- See Also:
- Constant Field Values
-
CG_SERVICE_STATUS_PUBLISHED
public static final String CG_SERVICE_STATUS_PUBLISHED
- See Also:
- Constant Field Values
-
CG_SERVICE_STATUS_UNPUBLISHED
public static final String CG_SERVICE_STATUS_UNPUBLISHED
- See Also:
- Constant Field Values
-
CG_SERVICE_STATUS_AUTO_MATIC
public static final String CG_SERVICE_STATUS_AUTO_MATIC
- See Also:
- Constant Field Values
-
CG_SERVICE_ACTION_PUBLISH
public static final String CG_SERVICE_ACTION_PUBLISH
- See Also:
- Constant Field Values
-
CG_SERVICE_ACTION_UNPUBLISH
public static final String CG_SERVICE_ACTION_UNPUBLISH
- See Also:
- Constant Field Values
-
CG_SERVICE_ACTION_AUTOMATIC
public static final String CG_SERVICE_ACTION_AUTOMATIC
- See Also:
- Constant Field Values
-
CG_SERVICE_ACTION_MANUAL
public static final String CG_SERVICE_ACTION_MANUAL
- See Also:
- Constant Field Values
-
CG_SERVICE_ACTION_RESTART
public static final String CG_SERVICE_ACTION_RESTART
- See Also:
- Constant Field Values
-
TOKEN
public static final String TOKEN
- See Also:
- Constant Field Values
-
READTIMEOUT
public static final String READTIMEOUT
The csg server component connection read time out to csg agent when reading the private service's WSDL- See Also:
- Constant Field Values
-
DEFAULT_READTIMEOUT
public static final int DEFAULT_READTIMEOUT
Default value ofREADTIMEOUT
- See Also:
- Constant Field Values
-
CONNECTTIMEOUT
public static final String CONNECTTIMEOUT
The csg server component connection timeout to csg agent when reading the private service's WSDL- See Also:
- Constant Field Values
-
DEFAULT_CONNECTTIMEOUT
public static final int DEFAULT_CONNECTTIMEOUT
Default value ofCONNECTTIMEOUT
- See Also:
- Constant Field Values
-
MAX_MESSAGE_PROCESSING_BLOCK_SIZE
public static final int MAX_MESSAGE_PROCESSING_BLOCK_SIZE
- See Also:
- Constant Field Values
-
CG_PROXY_PREFIX
public static final String CG_PROXY_PREFIX
- See Also:
- Constant Field Values
-
CG_PROXY_DELIMITER
public static final String CG_PROXY_DELIMITER
- See Also:
- Constant Field Values
-
CG_CARBON_PORT
public static final String CG_CARBON_PORT
The parameter that need to set in carbon.xml to provide the port of the thrift server- See Also:
- Constant Field Values
-
CG_SERVER_BEAN
public static final String CG_SERVER_BEAN
- See Also:
- Constant Field Values
-
NO_OF_DISPATCH_TASK
public static final String NO_OF_DISPATCH_TASK
The no of worker that need to run for processing- See Also:
- Constant Field Values
-
DEFAULT_CONTENT_TYPE
public static final String DEFAULT_CONTENT_TYPE
- See Also:
- Constant Field Values
-
CG_USER_NAME
public static final String CG_USER_NAME
- See Also:
- Constant Field Values
-
DEFAULT_CG_USER
public static final String DEFAULT_CG_USER
- See Also:
- Constant Field Values
-
CG_USER_PASSWORD
public static final String CG_USER_PASSWORD
- See Also:
- Constant Field Values
-
DEFAULT_CG_USER_PASSWORD
public static final String DEFAULT_CG_USER_PASSWORD
- See Also:
- Constant Field Values
-
CG_USER_PERMISSION_LIST
public static final String CG_USER_PERMISSION_LIST
- See Also:
- Constant Field Values
-
ADMIN_PERMISSION_STRING
public static final String ADMIN_PERMISSION_STRING
- See Also:
- Constant Field Values
-
MANAGE_MEDIATION_PERMISSION_STRING
public static final String MANAGE_MEDIATION_PERMISSION_STRING
- See Also:
- Constant Field Values
-
MANAGE_SERVICE_PERMISSION_STRING
public static final String MANAGE_SERVICE_PERMISSION_STRING
- See Also:
- Constant Field Values
-
ADMIN_LOGIN_PERMISSION_STRING
public static final String ADMIN_LOGIN_PERMISSION_STRING
- See Also:
- Constant Field Values
-
ADMIN_PUBLISH_SERVICE_PERMISSION_STRING
public static final String ADMIN_PUBLISH_SERVICE_PERMISSION_STRING
- See Also:
- Constant Field Values
-
ADMIN_UN_PUBLISH_SERVICE_PERMISSION_STRING
public static final String ADMIN_UN_PUBLISH_SERVICE_PERMISSION_STRING
- See Also:
- Constant Field Values
-
CG_PUBLISH_PERMISSION_LIST
public static final String[] CG_PUBLISH_PERMISSION_LIST
-
CG_UNPUBLISH_PERMISSION_LIST
public static final String[] CG_UNPUBLISH_PERMISSION_LIST
-
CG_USER_DEFAULT_PERMISSION_LIST
public static final String[] CG_USER_DEFAULT_PERMISSION_LIST
-
CG_ROLE_NAME
public static final String CG_ROLE_NAME
- See Also:
- Constant Field Values
-
DEFAULT_CG_ROLE_NAME
public static final String DEFAULT_CG_ROLE_NAME
- See Also:
- Constant Field Values
-
CG_PUBLISH_ROLE_NAME
public static final String CG_PUBLISH_ROLE_NAME
- See Also:
- Constant Field Values
-
CG_UNPUBLISH_ROLE_NAME
public static final String CG_UNPUBLISH_ROLE_NAME
- See Also:
- Constant Field Values
-
CG_POLLING_TASK_SUSPEND_DURATION
public static final String CG_POLLING_TASK_SUSPEND_DURATION
The duration to suspend the CG polling task in milliseconds- See Also:
- Constant Field Values
-
-