public class ConsumerArgumentToBodyField extends Object implements ArgumentMapper
| Constructor and Description |
|---|
ConsumerArgumentToBodyField(Class<?> swaggerParamType,
Map<Integer,FieldInfo> fieldMap) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
correctType(Class<?> swaggerParamType) |
Class<?> |
getSwaggerParamType() |
void |
mapArgument(SwaggerInvocation invocation,
Object[] consumerArguments) |
public Class<?> getSwaggerParamType()
public void mapArgument(SwaggerInvocation invocation, Object[] consumerArguments)
mapArgument in interface ArgumentMapperCopyright © 2017–2018 The Apache Software Foundation. All rights reserved.