Uses of Class
org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result
-
Packages that use CloudGatewayService.exchange_result Package Description org.wso2.carbon.cloud.gateway.common.thrift.gen -
-
Uses of CloudGatewayService.exchange_result in org.wso2.carbon.cloud.gateway.common.thrift.gen
Methods in org.wso2.carbon.cloud.gateway.common.thrift.gen that return CloudGatewayService.exchange_result Modifier and Type Method Description CloudGatewayService.exchange_resultCloudGatewayService.exchange_result. deepCopy()CloudGatewayService.exchange_resultCloudGatewayService.Processor.exchange. getResult(I iface, CloudGatewayService.exchange_args args)CloudGatewayService.exchange_resultCloudGatewayService.exchange_result. setE(NotAuthorizedException e)CloudGatewayService.exchange_resultCloudGatewayService.exchange_result. setSuccess(List<Message> success)Methods in org.wso2.carbon.cloud.gateway.common.thrift.gen with parameters of type CloudGatewayService.exchange_result Modifier and Type Method Description intCloudGatewayService.exchange_result. compareTo(CloudGatewayService.exchange_result other)booleanCloudGatewayService.exchange_result. equals(CloudGatewayService.exchange_result that)Constructors in org.wso2.carbon.cloud.gateway.common.thrift.gen with parameters of type CloudGatewayService.exchange_result Constructor Description exchange_result(CloudGatewayService.exchange_result other)Performs a deep copy on other.
-