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