public class SwaggerInvocationContextProcessor extends Object implements CommonParameterTypeProcessor
| Constructor and Description |
|---|
SwaggerInvocationContextProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getParameterType() |
void |
process(OperationGenerator operationGenerator,
int paramIdx) |
public Class<?> getParameterType()
getParameterType in interface CommonParameterTypeProcessorpublic void process(OperationGenerator operationGenerator, int paramIdx)
process in interface ParameterTypeProcessorCopyright © 2017. All rights reserved.