public class ProducerBeanParamMapper extends ProducerArgumentMapper
| Modifier and Type | Field and Description |
|---|---|
protected String |
invocationArgumentName |
| Constructor and Description |
|---|
ProducerBeanParamMapper(String invocationArgumentName,
Class<?> producerParamType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addField(String swaggerParameterName,
org.apache.servicecomb.foundation.common.utils.bean.Setter<Object,Object> setter) |
void |
swaggerArgumentToInvocationArguments(SwaggerInvocation invocation,
Map<String,Object> swaggerArguments,
Map<String,Object> invocationArguments) |
invocationArgumentToSwaggerArgumentsCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.