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