public static interface ConfigurationService.AsyncIface
| Modifier and Type | Method and Description |
|---|---|
void |
addHttp1Rule(Http1Rule http1Rule,
RuleType ruleType,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
addIpRule(IpRule ipRule,
RuleType ruleType,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
removeHttp1Rule(Http1Rule http1Rule,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
removeIpRule(IpRule ipRule,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void addIpRule(IpRule ipRule, RuleType ruleType, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid removeIpRule(IpRule ipRule, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid addHttp1Rule(Http1Rule http1Rule, RuleType ruleType, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid removeHttp1Rule(Http1Rule http1Rule, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2016. All Rights Reserved.