Package | Description |
---|---|
org.wso2.carbon.cloud.gateway.common.thrift.gen |
Modifier and Type | Method and Description |
---|---|
CloudGatewayService.exchange_args |
CloudGatewayService.exchange_args.deepCopy() |
CloudGatewayService.exchange_args |
CloudGatewayService.Processor.exchange.getEmptyArgsInstance() |
CloudGatewayService.exchange_args |
CloudGatewayService.AsyncProcessor.exchange.getEmptyArgsInstance() |
CloudGatewayService.exchange_args |
CloudGatewayService.exchange_args.setSize(int size) |
CloudGatewayService.exchange_args |
CloudGatewayService.exchange_args.setSrc(List<Message> src) |
CloudGatewayService.exchange_args |
CloudGatewayService.exchange_args.setToken(String token) |
Modifier and Type | Method and Description |
---|---|
int |
CloudGatewayService.exchange_args.compareTo(CloudGatewayService.exchange_args other) |
boolean |
CloudGatewayService.exchange_args.equals(CloudGatewayService.exchange_args that) |
CloudGatewayService.exchange_result |
CloudGatewayService.Processor.exchange.getResult(I iface,
CloudGatewayService.exchange_args args) |
void |
CloudGatewayService.AsyncProcessor.exchange.start(I iface,
CloudGatewayService.exchange_args args,
org.apache.thrift.async.AsyncMethodCallback<List<Message>> resultHandler) |
Constructor and Description |
---|
exchange_args(CloudGatewayService.exchange_args other)
Performs a deep copy on other.
|
Copyright © 2019 WSO2. All rights reserved.