public class ConsumerArgumentsMapper extends Object
| Constructor and Description |
|---|
ConsumerArgumentsMapper(List<ArgumentMapper> consumerArgMapperList,
int swaggerParameterCount) |
| Modifier and Type | Method and Description |
|---|---|
ArgumentMapper |
getArgumentMapper(int idx) |
void |
toInvocation(Object[] consumerArguments,
SwaggerInvocation invocation) |
public ConsumerArgumentsMapper(List<ArgumentMapper> consumerArgMapperList, int swaggerParameterCount)
public ArgumentMapper getArgumentMapper(int idx)
public void toInvocation(Object[] consumerArguments, SwaggerInvocation invocation)
Copyright © 2017. All rights reserved.