Package | Description |
---|---|
com.xjeffrose.xio.config | |
com.xjeffrose.xio.filter | |
com.xjeffrose.xio.marshall |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<Http1DeterministicRuleEngineConfig.Rule> |
Http1DeterministicRuleEngineConfig.getBlacklistRules() |
com.google.common.collect.ImmutableList<Http1DeterministicRuleEngineConfig.Rule> |
Http1DeterministicRuleEngineConfig.getWhitelistRules() |
Modifier and Type | Method and Description |
---|---|
static UpdateMessage |
UpdateMessage.addHttp1Rule(Http1DeterministicRuleEngineConfig.Rule http1Rule,
RuleType ruleType) |
void |
Http1DeterministicRuleEngineConfig.blacklistRule(Http1DeterministicRuleEngineConfig.Rule rule) |
void |
ZooKeeperUpdateHandler.process(UpdateType updateType,
Http1DeterministicRuleEngineConfig.Rule http1Rule,
RuleType ruleType) |
void |
Http1DeterministicRuleEngineConfig.remove(Http1DeterministicRuleEngineConfig.Rule rule) |
static UpdateMessage |
UpdateMessage.removeHttp1Rule(Http1DeterministicRuleEngineConfig.Rule http1Rule) |
void |
Http1DeterministicRuleEngineConfig.whitelistRule(Http1DeterministicRuleEngineConfig.Rule rule) |
Modifier and Type | Method and Description |
---|---|
void |
Ruleset.populateHttp1Rules(Map<Http1DeterministicRuleEngineConfig.Rule,RuleType> rules) |
Constructor and Description |
---|
Http1FilterConfig(com.google.common.collect.ImmutableList<Http1DeterministicRuleEngineConfig.Rule> blacklist) |
Modifier and Type | Method and Description |
---|---|
static Http1DeterministicRuleEngineConfig.Rule |
ThriftUnmarshaller.build(Http1Rule rule) |
Copyright © 2016. All Rights Reserved.