| Interface | Description |
|---|---|
| Condition |
Base interface for routing rules.
|
| Condition.Parser |
Parser for a condition.
|
| ConditionListener |
This interface defines a complete listener for a parse tree produced by
ConditionParser. |
| ConditionVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
ConditionParser. |
| Matcher |
A matcher condition to match against HTTP requests.
|
Copyright © 2013–2020 Hotels.com. All rights reserved.