public class RequestBodyAnnotationProcessor extends Object implements ParameterAnnotationProcessor
| Constructor and Description |
|---|
RequestBodyAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Object annotation,
OperationGenerator operationGenerator,
int paramIdx) |
public void process(Object annotation, OperationGenerator operationGenerator, int paramIdx)
process in interface ParameterAnnotationProcessorCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.