public class ConsumesAnnotationProcessor extends Object implements MethodAnnotationProcessor<javax.ws.rs.Consumes>
| Constructor and Description |
|---|
ConsumesAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Type |
getProcessType() |
void |
process(SwaggerGenerator swaggerGenerator,
OperationGenerator operationGenerator,
javax.ws.rs.Consumes consumes) |
public Type getProcessType()
getProcessType in interface MethodAnnotationProcessor<javax.ws.rs.Consumes>public void process(SwaggerGenerator swaggerGenerator, OperationGenerator operationGenerator, javax.ws.rs.Consumes consumes)
process in interface MethodAnnotationProcessor<javax.ws.rs.Consumes>Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.