|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConditionConfig | |
---|---|
com.caucho.server.rewrite |
Uses of ConditionConfig in com.caucho.server.rewrite |
---|
Methods in com.caucho.server.rewrite with parameters of type ConditionConfig | |
---|---|
void |
AbstractConditions.addUnless(ConditionConfig condition)
|
void |
AbstractRuleWithConditions.addUnless(ConditionConfig condition)
Add a condition that must not pass for the rule to match. |
void |
AbstractConditions.addWhen(ConditionConfig condition)
|
void |
AbstractRuleWithConditions.addWhen(ConditionConfig condition)
Add a condition that must pass for the rule to match. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |