Uses of Class
org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args
-
Packages that use CloudGatewayService.exchange_args Package Description org.wso2.carbon.cloud.gateway.common.thrift.gen -
-
Uses of CloudGatewayService.exchange_args in org.wso2.carbon.cloud.gateway.common.thrift.gen
Methods in org.wso2.carbon.cloud.gateway.common.thrift.gen that return CloudGatewayService.exchange_args Modifier and Type Method Description CloudGatewayService.exchange_argsCloudGatewayService.exchange_args. deepCopy()CloudGatewayService.exchange_argsCloudGatewayService.AsyncProcessor.exchange. getEmptyArgsInstance()CloudGatewayService.exchange_argsCloudGatewayService.Processor.exchange. getEmptyArgsInstance()CloudGatewayService.exchange_argsCloudGatewayService.exchange_args. setSize(int size)CloudGatewayService.exchange_argsCloudGatewayService.exchange_args. setSrc(List<Message> src)CloudGatewayService.exchange_argsCloudGatewayService.exchange_args. setToken(String token)Methods in org.wso2.carbon.cloud.gateway.common.thrift.gen with parameters of type CloudGatewayService.exchange_args Modifier and Type Method Description intCloudGatewayService.exchange_args. compareTo(CloudGatewayService.exchange_args other)booleanCloudGatewayService.exchange_args. equals(CloudGatewayService.exchange_args that)CloudGatewayService.exchange_resultCloudGatewayService.Processor.exchange. getResult(I iface, CloudGatewayService.exchange_args args)voidCloudGatewayService.AsyncProcessor.exchange. start(I iface, CloudGatewayService.exchange_args args, org.apache.thrift.async.AsyncMethodCallback<List<Message>> resultHandler)Constructors in org.wso2.carbon.cloud.gateway.common.thrift.gen with parameters of type CloudGatewayService.exchange_args Constructor Description exchange_args(CloudGatewayService.exchange_args other)Performs a deep copy on other.
-