| Package | Description |
|---|---|
| org.apache.servicecomb.swagger.engine |
| Modifier and Type | Method and Description |
|---|---|
SwaggerConsumerOperation |
SwaggerConsumer.findOperation(Method consumerMethod) |
SwaggerConsumerOperation |
SwaggerConsumer.findOperation(String consumerMethodName) |
| Modifier and Type | Method and Description |
|---|---|
Map<Method,SwaggerConsumerOperation> |
SwaggerConsumer.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwaggerConsumer.addOperation(SwaggerConsumerOperation op) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.