public class SwaggerBodyFieldToProducerArgument extends ProducerArgumentMapper
| Modifier and Type | Field and Description |
|---|---|
static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
| Constructor and Description |
|---|
SwaggerBodyFieldToProducerArgument(String invocationArgumentName,
String swaggerArgumentName,
String parameterName,
Type producerParamType) |
| Modifier and Type | Method and Description |
|---|---|
void |
swaggerArgumentToInvocationArguments(SwaggerInvocation invocation,
Map<String,Object> swaggerArguments,
Map<String,Object> invocationArguments) |
invocationArgumentToSwaggerArgumentsCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.