@Documented
@Target(value=ANNOTATION_TYPE)
@Retention(value=RUNTIME)
public @interface FilterMatcher
FilterMatcher on it. After that apply newly
created annotation on both instance of the http filter and instance of a http client.
{@code
Example:| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
NAME
The name of this annotation.
|
| Modifier and Type | Optional Element and Description |
|---|---|
HttpMethod[] |
methods |
public abstract HttpMethod[] methods