| Interface | Description |
|---|---|
| Matcher<T> |
Represents an abstract predicate that allows for checking the given value against specified condition.
|
| Class | Description |
|---|---|
| AbstractMatcherFilterBuilder |
A base class for all matcher builders.
|
| DefaultHttpHeaderMatcherBuilder |
A default implementation of
DefaultHttpHeaderMatcherBuilder. |
| DefaultHttpParameterMatcherBuilder |
A default implementation of
DefaultHttpParameterMatcherBuilder. |
| DefaultMethodMatcherBuilder |
A default implementation of
MethodMatcherBuilder. |
| DefaultUriMatcherBuilder |
A default implementation of
UriMatcherBuilder. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.