| Package | Description |
|---|---|
| org.apache.servicecomb.swagger.engine | |
| org.apache.servicecomb.swagger.invocation.extension |
| Modifier and Type | Method and Description |
|---|---|
SwaggerProducerOperation |
SwaggerProducer.findOperation(String operationId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SwaggerProducerOperation> |
SwaggerProducer.getAllOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwaggerProducer.addOperation(SwaggerProducerOperation op) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
ProducerInvokeExtension.beforeMethodInvoke(SwaggerInvocation invocation,
SwaggerProducerOperation producerOperation,
Object[] args) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.