| Package | Description |
|---|---|
| com.predic8.membrane.core |
| Modifier and Type | Method and Description |
|---|---|
static RuleManager.RuleDefinitionSource |
RuleManager.RuleDefinitionSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleManager.RuleDefinitionSource[] |
RuleManager.RuleDefinitionSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleManager.addProxy(Rule rule,
RuleManager.RuleDefinitionSource source) |
void |
RuleManager.addProxyAndOpenPortIfNew(Rule rule,
RuleManager.RuleDefinitionSource source) |
List<Rule> |
RuleManager.getRulesBySource(RuleManager.RuleDefinitionSource source) |
void |
RuleManager.removeRulesFromSource(RuleManager.RuleDefinitionSource source) |
Copyright © 2022. All Rights Reserved.