| Package | Description |
|---|---|
| org.apache.servicecomb.swagger.engine | |
| org.apache.servicecomb.swagger.invocation.arguments.producer |
| Class and Description |
|---|
| ProducerArgumentsMapper
将契约参数转为producer原型
比如契约原型是 int add(int x, int y)
而producer原型是int add(HttpRequest request, int x, int y)
|
| ProducerArgumentsMapperFactory |
| Class and Description |
|---|
| AbstractProducerContextArgMapper |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.