public interface Fault
| Modifier and Type | Field and Description |
|---|---|
static String |
SUCCESS_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
injectFault(Invocation invocation,
FaultParam faultAttributes,
org.apache.servicecomb.swagger.invocation.AsyncResponse asynResponse) |
static final String SUCCESS_RESPONSE
int getOrder()
void injectFault(Invocation invocation, FaultParam faultAttributes, org.apache.servicecomb.swagger.invocation.AsyncResponse asynResponse)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.