Uses of Class
org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.Client
-
Packages that use CloudGatewayService.Client Package Description org.wso2.carbon.cloud.gateway.common org.wso2.carbon.cloud.gateway.common.thrift org.wso2.carbon.cloud.gateway.common.thrift.gen -
-
Uses of CloudGatewayService.Client in org.wso2.carbon.cloud.gateway.common
Methods in org.wso2.carbon.cloud.gateway.common that return CloudGatewayService.Client Modifier and Type Method Description static CloudGatewayService.Client
CGUtils. getCGThriftClient(String hostName, int port, int timeOut, String trustStorePath, String trustStorePassWord)
Returns an instance of CG_TRANSPORT_NAME thrift client -
Uses of CloudGatewayService.Client in org.wso2.carbon.cloud.gateway.common.thrift
Constructors in org.wso2.carbon.cloud.gateway.common.thrift with parameters of type CloudGatewayService.Client Constructor Description CGThriftClient(CloudGatewayService.Client client)
-
Uses of CloudGatewayService.Client in org.wso2.carbon.cloud.gateway.common.thrift.gen
Methods in org.wso2.carbon.cloud.gateway.common.thrift.gen that return CloudGatewayService.Client Modifier and Type Method Description CloudGatewayService.Client
CloudGatewayService.Client.Factory. getClient(org.apache.thrift.protocol.TProtocol prot)
CloudGatewayService.Client
CloudGatewayService.Client.Factory. getClient(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-