public class ProducerInvocationContextMapperFactory extends Object implements ProducerContextArgumentMapperFactory
| Constructor and Description |
|---|
ProducerInvocationContextMapperFactory() |
| Modifier and Type | Method and Description |
|---|---|
ArgumentMapper |
create(String invocationArgumentName,
String swaggerArgumentName) |
Class<?> |
getContextClass() |
public ProducerInvocationContextMapperFactory()
public Class<?> getContextClass()
getContextClass in interface ContextArgumentMapperFactorypublic ArgumentMapper create(String invocationArgumentName, String swaggerArgumentName)
create in interface ContextArgumentMapperFactoryCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.