Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

addToSrc(Message) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
addToSuccess(Message) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
ADMIN_LOGIN_PERMISSION_STRING - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
ADMIN_PERMISSION_STRING - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
ADMIN_PUBLISH_SERVICE_PERMISSION_STRING - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
ADMIN_UN_PUBLISH_SERVICE_PERMISSION_STRING - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient
 

B

bufferForMessage() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 

C

CG_CARBON_PORT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The parameter that need to set in carbon.xml to provide the port of the thrift server
CG_CORRELATION_KEY - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_POLLING_TASK_SUSPEND_DURATION - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The duration to suspend the CG polling task in milliseconds
CG_POLLING_TRANSPORT_BUF_KEY - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The csg thrift server's buffer key
CG_POLLING_TRANSPORT_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The CSG Thrift transport name
CG_PROXY_DELIMITER - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_PROXY_PREFIX - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_PUBLISH_PERMISSION_LIST - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_PUBLISH_ROLE_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_ROLE_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SEMAPHORE_TIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The time that the csg transport should block until a response comes
CG_SERVER_BEAN - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVER_DOMAIN_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVER_HOST - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVER_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVER_PASS_WORD - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVER_PORT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVER_USER_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_ACTION_AUTOMATIC - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_ACTION_MANUAL - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_ACTION_PUBLISH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_ACTION_RESTART - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_ACTION_UNPUBLISH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_STATUS_AUTO_MATIC - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_STATUS_PUBLISHED - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_SERVICE_STATUS_UNPUBLISHED - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_T_ALIVE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_T_CORE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_T_MAX - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_T_QLEN - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_THRIFT_CLIENT_TIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Defines the timeout parameter for thrift server
CG_THRIFT_T_ALIVE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_THRIFT_T_CORE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_THRIFT_T_MAX - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_THRIFT_T_QLEN - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_TRANSPORT_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
CSG Transport name
CG_TRANSPORT_PREFIX - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_UNPUBLISH_PERMISSION_LIST - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_UNPUBLISH_ROLE_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_USER_DEFAULT_PERMISSION_LIST - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_USER_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_USER_PASSWORD - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_USER_PERMISSION_LIST - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CG_WORKERS_MAX_THREADS - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
CGConstant - Class in org.wso2.carbon.cloud.gateway.common
 
CGConstant.DEPLOYMENT_TYPE - Enum in org.wso2.carbon.cloud.gateway.common
 
CGException - Exception in org.wso2.carbon.cloud.gateway.common
CGException contains the exception class deceleration
CGException(String) - Constructor for exception org.wso2.carbon.cloud.gateway.common.CGException
 
CGException(String, Throwable) - Constructor for exception org.wso2.carbon.cloud.gateway.common.CGException
 
CGException(Throwable) - Constructor for exception org.wso2.carbon.cloud.gateway.common.CGException
 
CGProxyToolsURLs - Class in org.wso2.carbon.cloud.gateway.common
Various tools URLs such as the CG Service URL, CG Service WSDLs URLs etc..
CGProxyToolsURLs() - Constructor for class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
CGServerBean - Class in org.wso2.carbon.cloud.gateway.common
CGServerBean contains some meta information of the server where the CG_TRANSPORT_NAME component will be deployed.
CGServerBean() - Constructor for class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
CGServiceDependencyBean - Class in org.wso2.carbon.cloud.gateway.common
Holds imported/included content of wsdl document
CGServiceDependencyBean() - Constructor for class org.wso2.carbon.cloud.gateway.common.CGServiceDependencyBean
 
CGServiceMetaDataBean - Class in org.wso2.carbon.cloud.gateway.common
CGServiceMetaDataBean represent the meta data associated with a service
CGServiceMetaDataBean() - Constructor for class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
CGThriftClient - Class in org.wso2.carbon.cloud.gateway.common.thrift
A wrapper client for the native thrift client
CGThriftClient(CloudGatewayService.Client) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.CGThriftClient
 
CGThriftServerBean - Class in org.wso2.carbon.cloud.gateway.common
Represent the remote Thrift server in CG server side
CGThriftServerBean() - Constructor for class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
CGUtils - Class in org.wso2.carbon.cloud.gateway.common
 
clear() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
clear() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
clear() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
clear() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
clear() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
clear() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
Client(TProtocol) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
Client(TProtocol, TProtocol) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
CLIENT_AXIS2_XML - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Client axis2.xml for admin services when using with ESB
CloudGatewayService - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService
 
CloudGatewayService.AsyncClient - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.AsyncClient.exchange_call - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.AsyncClient.Factory - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.AsyncClient.login_call - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.AsyncIface - Interface in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.Client - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.Client.Factory - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.exchange_args - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.exchange_args._Fields - Enum in org.wso2.carbon.cloud.gateway.common.thrift.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
CloudGatewayService.exchange_result - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.exchange_result._Fields - Enum in org.wso2.carbon.cloud.gateway.common.thrift.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
CloudGatewayService.Iface - Interface in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.login_args - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.login_args._Fields - Enum in org.wso2.carbon.cloud.gateway.common.thrift.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
CloudGatewayService.login_result - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
CloudGatewayService.login_result._Fields - Enum in org.wso2.carbon.cloud.gateway.common.thrift.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
CloudGatewayService.Processor<I extends CloudGatewayService.Iface> - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
compareTo(CloudGatewayService.exchange_args) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
compareTo(CloudGatewayService.exchange_result) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
compareTo(CloudGatewayService.login_args) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
compareTo(CloudGatewayService.login_result) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
compareTo(Message) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
compareTo(NotAuthorizedException) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
CONF_LOCATION - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Configuration directory path - By default it should be repository/conf Users can specify the configuration path as a System variable.
CONNECTTIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The csg server component connection timeout to csg agent when reading the private service's WSDL
contentType - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 

D

DAY - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
deepCopy() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
deepCopy() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
deepCopy() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
deepCopy() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
deepCopy() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
deepCopy() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
DEFAULT_CG_ROLE_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
DEFAULT_CG_USER - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
DEFAULT_CG_USER_PASSWORD - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
DEFAULT_CONNECTTIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Default value of CONNECTTIMEOUT
DEFAULT_CONTENT_TYPE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
DEFAULT_MESSAGE_PROCESSING_BLOCK_SIZE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
DEFAULT_PORT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
DEFAULT_READTIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Default value of READTIMEOUT
DEFAULT_TIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
dumpBytesAsString(ByteArrayOutputStream) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
dumpInputStreamAsString(InputStream) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
dumpStringMap(Map<String, String>) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 

E

e - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
e - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
epoch - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
equals(Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
equals(CloudGatewayService.exchange_args) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
equals(Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
equals(CloudGatewayService.exchange_result) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
equals(Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
equals(CloudGatewayService.login_args) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
equals(Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
equals(CloudGatewayService.login_result) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
equals(Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
equals(Message) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
equals(Object) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
equals(NotAuthorizedException) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
exchange(List<Message>, int, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.CGThriftClient
The exchange operation, this will pass the response buffer to the server and will receive request buffer from the server
exchange(List<Message>, int, String, AsyncMethodCallback<CloudGatewayService.AsyncClient.exchange_call>) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient
 
exchange(List<Message>, int, String, AsyncMethodCallback<CloudGatewayService.AsyncClient.exchange_call>) - Method in interface org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncIface
 
exchange(List<Message>, int, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
exchange(List<Message>, int, String) - Method in interface org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Iface
 
exchange_args() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
exchange_args(List<Message>, int, String) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
exchange_args(CloudGatewayService.exchange_args) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
Performs a deep copy on other.
exchange_call(List<Message>, int, String, AsyncMethodCallback<CloudGatewayService.AsyncClient.exchange_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.exchange_call
 
exchange_result() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
exchange_result(List<Message>, NotAuthorizedException) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
exchange_result(CloudGatewayService.exchange_result) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
Performs a deep copy on other.

F

Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.Factory
 
Factory() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client.Factory
 
fieldForId(int) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
fieldForId(int) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
fieldForId(int) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
fieldForId(int) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
fieldForId(int) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
fieldForId(int) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
findByName(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.

G

getAsyncClient(TNonblockingTransport) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.Factory
 
getBooleanProperty(String, boolean) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getCGEPR(String, String, String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getCGThriftClient(String, int, int, String, String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
Returns an instance of CG_TRANSPORT_NAME thrift client
getCGThriftServerHostName() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getCGThriftServerPort() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getClient(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client.Factory
 
getContent() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceDependencyBean
 
getContentType(Map<String, String>) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getContentType() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getCSGServiceName(String, String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getDomainName() - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
getDomainNameFromTenantUserName(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getDoubleProperty(String, double) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getE() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
getE() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
getEnabledTransports() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getEndpoint() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getEpoch() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getEprArray() - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
getFieldName() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
 
getFieldName() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
 
getFieldName() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
 
getFieldName() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
 
getFieldName() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
 
getFieldName() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
 
getFieldValue(CloudGatewayService.exchange_args._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
getFieldValue(CloudGatewayService.exchange_result._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
getFieldValue(CloudGatewayService.login_args._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
getFieldValue(CloudGatewayService.login_result._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
getFieldValue(Message._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getFieldValue(NotAuthorizedException._Fields) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
getFullUserName(String, String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getHost() - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
getHostFromServerURL(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getHostName() - Method in class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
getHttpMethod() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getIncommingTransport() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getInLineWSDL() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getIntProperty(String, int) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getKey() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceDependencyBean
 
getKeyStoreFilePath() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getKeyStorePassWord() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getLongProperty(String, long) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getMessage() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getMessage() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
getMessageId() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getName() - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
getPassWord() - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
getPassword() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
getPermissionsList() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getPlainToken(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getPort() - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
getPort() - Method in class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
getPortFromServerURL(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getQueueName() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
getQueueNameFromEPR(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getRequestURI() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getResult() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.exchange_call
 
getResult() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.login_call
 
getRmPolicy() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getSecPolicy() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getServiceDependencies() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getServiceName() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getSize() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
getSoapAction() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getSrc() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
getSrcIterator() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
getSrcSize() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
getStringProperty(String, String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getSuccess() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
getSuccess() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
getSuccessIterator() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
getSuccessSize() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
getThriftFieldId() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
 
getThriftFieldId() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
 
getThriftFieldId() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
 
getThriftFieldId() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
 
getThriftFieldId() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
 
getThriftFieldId() - Method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
 
getTimeOut() - Method in class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
getToken() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
getTransportHeaders() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getTransportHeadersSize() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
getTrustStoreFilePath() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getTrustStorePassWord() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getTryItURL() - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
getTryItURLFromWSDLURL(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getUserName() - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
getUserName() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
getUserNameFromTenantUserName(String) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getWsdl11URL() - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
getWsdl2URL() - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
getWsdlLocation() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
getWSO2KeyStoreFilePath() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getWSO2KeyStorePassword() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getWSO2TrustStoreFilePath() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
getWSO2TrustStorePassword() - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 

H

handleException(String, Throwable) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
hashCode() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
hashCode() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
hashCode() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
hashCode() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
hashCode() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
hashCode() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
HOUR - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
httpMethod - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 

I

incommingTransport - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
INITIAL_RECONNECT_DURATION - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
isDoingMTOM - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
isDoingREST - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
isDoingSwA - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
isHasInOutMEP() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
isIsDoingMTOM() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
isIsDoingREST() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
isIsDoingSwA() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
isMTOMEnabled() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
isServerAlive(String, int) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
 
isSet(CloudGatewayService.exchange_args._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(CloudGatewayService.exchange_result._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(CloudGatewayService.login_args._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(CloudGatewayService.login_result._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Message._Fields) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NotAuthorizedException._Fields) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetContentType() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field contentType is set (has been assigned a value) and false otherwise
isSetE() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetEpoch() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field epoch is set (has been assigned a value) and false otherwise
isSetHttpMethod() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field httpMethod is set (has been assigned a value) and false otherwise
isSetIncommingTransport() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field incommingTransport is set (has been assigned a value) and false otherwise
isSetIsDoingMTOM() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field isDoingMTOM is set (has been assigned a value) and false otherwise
isSetIsDoingREST() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field isDoingREST is set (has been assigned a value) and false otherwise
isSetIsDoingSwA() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field isDoingSwA is set (has been assigned a value) and false otherwise
isSetMessage() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessageId() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field messageId is set (has been assigned a value) and false otherwise
isSetPassword() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
Returns true if field password is set (has been assigned a value) and false otherwise
isSetQueueName() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
Returns true if field queueName is set (has been assigned a value) and false otherwise
isSetRequestURI() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field requestURI is set (has been assigned a value) and false otherwise
isSetSize() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
Returns true if field size is set (has been assigned a value) and false otherwise
isSetSoapAction() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field soapAction is set (has been assigned a value) and false otherwise
isSetSrc() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
Returns true if field src is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetToken() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
Returns true if field token is set (has been assigned a value) and false otherwise
isSetTransportHeaders() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Returns true if field transportHeaders is set (has been assigned a value) and false otherwise
isSetUserName() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
Returns true if field userName is set (has been assigned a value) and false otherwise
isWsRmEnabled() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
isWsSecEnabled() - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 

K

KEY_STORE_FILE_LOCATION - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
KEY_STORE_PASSWORD - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 

L

login(String, String, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.CGThriftClient
The login method.
login(String, String, String, AsyncMethodCallback<CloudGatewayService.AsyncClient.login_call>) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient
 
login(String, String, String, AsyncMethodCallback<CloudGatewayService.AsyncClient.login_call>) - Method in interface org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncIface
 
login(String, String, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
login(String, String, String) - Method in interface org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Iface
 
login_args() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
login_args(String, String, String) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
login_args(CloudGatewayService.login_args) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
Performs a deep copy on other.
login_call(String, String, String, AsyncMethodCallback<CloudGatewayService.AsyncClient.login_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.login_call
 
login_result() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
login_result(String, NotAuthorizedException) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
login_result(CloudGatewayService.login_result) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
Performs a deep copy on other.

M

MANAGE_MEDIATION_PERMISSION_STRING - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
MANAGE_SERVICE_PERMISSION_STRING - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
MAX_MESSAGE_PROCESSING_BLOCK_SIZE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
Message - Class in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
Message() - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
Message(String, String, ByteBuffer, String, long, Map<String, String>, String, boolean, String, boolean, boolean, String) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
Message(Message) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
Performs a deep copy on other.
message - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
message - Variable in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
Message._Fields - Enum in org.wso2.carbon.cloud.gateway.common.thrift.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MESSAGE_BLOCK_SIZE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The no of messages that the this client should read from the server
MESSAGE_PROCESSING_BLOCK_SIZE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Use this no of message block for processing
messageId - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
metaDataMap - Static variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
metaDataMap - Static variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
metaDataMap - Static variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
metaDataMap - Static variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
metaDataMap - Static variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
metaDataMap - Static variable in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
MILLISECOND - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
MINUTE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
moveElements(BlockingQueue<Message>, List<Message>, int) - Static method in class org.wso2.carbon.cloud.gateway.common.CGUtils
Move elements between buffers.

N

NO_OF_CONCURRENT_CONSUMERS - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
No of concurrent consumers to poll the server from csg thrift transport receiver
NO_OF_DISPATCH_TASK - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The no of worker that need to run for processing
NO_OF_IDLE_MESSAGE_TIME_UNITS - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
NO_OF_SCHEDULER_TIME_UNITS - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
NotAuthorizedException - Exception in org.wso2.carbon.cloud.gateway.common.thrift.gen
 
NotAuthorizedException() - Constructor for exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
NotAuthorizedException(String) - Constructor for exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
NotAuthorizedException(NotAuthorizedException) - Constructor for exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
Performs a deep copy on other.
NotAuthorizedException._Fields - Enum in org.wso2.carbon.cloud.gateway.common.thrift.gen
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

O

org.wso2.carbon.cloud.gateway.common - package org.wso2.carbon.cloud.gateway.common
 
org.wso2.carbon.cloud.gateway.common.thrift - package org.wso2.carbon.cloud.gateway.common.thrift
 
org.wso2.carbon.cloud.gateway.common.thrift.gen - package org.wso2.carbon.cloud.gateway.common.thrift.gen
 

P

password - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
Processor(I) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Processor
 
Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Processor
 
PROGRESSION_FACTOR - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
PROTOCOL_TYPE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The type of protocol for thrift server
putToTransportHeaders(String, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 

Q

queueName - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 

R

read(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
read(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
read(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
read(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
read(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
read(TProtocol) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
READTIMEOUT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The csg server component connection read time out to csg agent when reading the private service's WSDL
recv_exchange() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
recv_login() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
REGISTRY_CG_RESOURCE_PATH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The registry path for CG storage
REGISTRY_CG_WSDL_RESOURCE_PATH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The path where WSDLs of published services are stored.
REGISTRY_FLAG_RESOURCE_PATH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The CSG flag collection for keeping track of published services etc..
REGISTRY_SERVER_RESOURCE_PATH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The CG_TRANSPORT_NAME server collection for storing CSG server information
requestURI - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
RESPONSE_MESSAGE_BLOCK_SIZE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The size of response message block that csg thrift transport should send to client

S

SECOND - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
send_exchange(List<Message>, int, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
send_login(String, String, String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
 
SERVER_TYPE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The type of csg thrift server
setContent(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceDependencyBean
 
setContentType(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setContentTypeIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setDomainName(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
setE(NotAuthorizedException) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
setE(NotAuthorizedException) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
setEIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
setEIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
setEnabledTransports(String[]) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setEndpoint(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setEpoch(long) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setEpochIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setEprArray(String[]) - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
setFieldValue(CloudGatewayService.exchange_args._Fields, Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setFieldValue(CloudGatewayService.exchange_result._Fields, Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
setFieldValue(CloudGatewayService.login_args._Fields, Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setFieldValue(CloudGatewayService.login_result._Fields, Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
setFieldValue(Message._Fields, Object) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setFieldValue(NotAuthorizedException._Fields, Object) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
setHasInOutMEP(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setHost(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
setHostName(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
setHttpMethod(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setHttpMethodIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIncommingTransport(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIncommingTransportIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setInLineWSDL(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setIsDoingMTOM(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIsDoingMTOMIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIsDoingREST(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIsDoingRESTIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIsDoingSwA(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setIsDoingSwAIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setKey(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceDependencyBean
 
setMessage(byte[]) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setMessage(ByteBuffer) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setMessage(String) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
setMessageId(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setMessageIdIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setMessageIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setMessageIsSet(boolean) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
setMTOMEnabled(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setName(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
setPassWord(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
setPassword(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setPasswordIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setPort(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
setPort(int) - Method in class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
setQueueName(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setQueueNameIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setRequestURI(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setRequestURIIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setRmPolicy(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setSecPolicy(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setServiceDependencies(CGServiceDependencyBean[]) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setServiceName(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setSize(int) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setSizeIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setSoapAction(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setSoapActionIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setSrc(List<Message>) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setSrcIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setSuccess(List<Message>) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
setSuccess(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
setSuccessIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
setSuccessIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
setTimeOut(int) - Method in class org.wso2.carbon.cloud.gateway.common.CGThriftServerBean
 
setToken(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setTokenIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
setTransportHeaders(Map<String, String>) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setTransportHeadersIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
setTryItURL(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
setUserName(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServerBean
 
setUserName(String) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setUserNameIsSet(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
setWsdl11URL(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
setWsdl2URL(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGProxyToolsURLs
 
setWsdlLocation(String) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setWsRmEnabled(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
setWsSecEnabled(boolean) - Method in class org.wso2.carbon.cloud.gateway.common.CGServiceMetaDataBean
 
size - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
soapAction - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
src - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
success - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
success - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 

T

THRIFT_SERVER_HOST_NAME - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
Host name in which csg thrift server is running
THRIFT_SERVER_PORT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The csg thirft server port
TIME_UNIT - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
TOKEN - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
token - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
toString() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
toString() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
toString() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
toString() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
toString() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
toString() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
TRANSPORT_TYPE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
The type of transport for thrift server
transportHeaders - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
TRUST_STORE_FILE_LOCATION - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
TRUST_STORE_PASSWORD - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 

U

unsetContentType() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetE() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
unsetE() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
unsetEpoch() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetHttpMethod() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetIncommingTransport() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetIsDoingMTOM() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetIsDoingREST() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetIsDoingSwA() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetMessage() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetMessage() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
unsetMessageId() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetPassword() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
unsetQueueName() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
unsetRequestURI() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetSize() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
unsetSoapAction() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetSrc() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
unsetSuccess() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
unsetSuccess() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
unsetToken() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
unsetTransportHeaders() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
unsetUserName() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
userName - Variable in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 

V

validate() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
validate() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
validate() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
validate() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
validate() - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
validate() - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.CGConstant.DEPLOYMENT_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.CGConstant.DEPLOYMENT_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.Message._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.

W

WORKER_BLOCKING_QUEUE_LENGTH - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
WORKER_KEEP_ALIVE - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
WORKERS_CORE_THREADS - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
WORKERS_MAX_THREADS - Static variable in class org.wso2.carbon.cloud.gateway.common.CGConstant
 
write(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
 
write(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
 
write(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args
 
write(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result
 
write(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message
 
write(TProtocol) - Method in exception org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException
 
write_args(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.exchange_call
 
write_args(TProtocol) - Method in class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.AsyncClient.login_call
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.