public class ProducerArgumentsMapper extends Object
| Constructor and Description |
|---|
ProducerArgumentsMapper(List<ArgumentMapper> producerArgMapperList,
int producerParameterCount) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
toProducerArgs(SwaggerInvocation invocation) |
public ProducerArgumentsMapper(List<ArgumentMapper> producerArgMapperList, int producerParameterCount)
public Object[] toProducerArgs(SwaggerInvocation invocation)
Copyright © 2017. All rights reserved.