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