| Modifier and Type | Method and Description |
|---|---|
protected abstract ArgumentMapper |
ArgumentsMapperFactory.createBodyFieldArgMapper(ArgumentsMapperConfig config,
Map<Integer,FieldInfo> fieldMap) |
| Modifier and Type | Method and Description |
|---|---|
protected ArgumentMapper |
ConsumerArgumentsMapperFactory.createBodyFieldArgMapper(ArgumentsMapperConfig config,
Map<Integer,FieldInfo> fieldMap) |
| Constructor and Description |
|---|
ConsumerArgumentToBodyField(Class<?> swaggerParamType,
Map<Integer,FieldInfo> fieldMap) |
| Modifier and Type | Method and Description |
|---|---|
protected ArgumentMapper |
ProducerArgumentsMapperFactory.createBodyFieldArgMapper(ArgumentsMapperConfig config,
Map<Integer,FieldInfo> fieldMap) |
| Constructor and Description |
|---|
SwaggerArgumentToProducerBodyField(Map<Integer,FieldInfo> fieldMap) |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.