| Package | Description |
|---|---|
| feign |
| Modifier and Type | Field and Description |
|---|---|
static DeclarativeContract.ParameterAnnotationProcessor<Annotation> |
DeclarativeContract.ParameterAnnotationProcessor.DO_NOTHING |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends Annotation> |
DeclarativeContract.registerParameterAnnotation(Class<E> annotation,
DeclarativeContract.ParameterAnnotationProcessor<E> processor)
Called while method parameter annotations are being processed
|
Copyright © 2012–2021 OpenFeign. All rights reserved.