public class ProducerArgumentsMapper extends Object implements ArgumentsMapper
| Constructor and Description |
|---|
ProducerArgumentsMapper(List<ArgumentMapper> producerArgMapperList) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
swaggerArgumentToInvocationArguments(SwaggerInvocation invocation,
Map<String,Object> swaggerArguments) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvocationArgumentToSwaggerArgumentspublic ProducerArgumentsMapper(List<ArgumentMapper> producerArgMapperList)
public Map<String,Object> swaggerArgumentToInvocationArguments(SwaggerInvocation invocation, Map<String,Object> swaggerArguments)
swaggerArgumentToInvocationArguments in interface ArgumentsMapperCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.