public class ConsumerArgumentToBodyField extends Object implements ArgumentMapper
| Constructor and Description |
|---|
ConsumerArgumentToBodyField(Class<?> swaggerParamType,
int swaggerIdx,
Map<Integer,Field> fieldMap) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getSwaggerParamType() |
void |
mapArgument(SwaggerInvocation invocation,
Object[] consumerArguments) |
public Class<?> getSwaggerParamType()
public void mapArgument(SwaggerInvocation invocation, Object[] consumerArguments)
mapArgument in interface ArgumentMapperCopyright © 2017. All rights reserved.