@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 String | 
NAME
The name of this annotation. 
 | 
| Modifier and Type | Optional Element and Description | 
|---|---|
HttpMethod[] | 
methods  | 
public static final String NAME
public abstract HttpMethod[] methods