Package | Description |
---|---|
com.caucho.server.rewrite |
Modifier and Type | Method and Description |
---|---|
NotConditions |
AbstractConditions.createNot() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConditions.addNot(NotConditions not) |
void |
AbstractRuleWithConditions.addNot(NotConditions condition)
Add a list of conditions that must not pass for the rule to match.
|