| Package | Description |
|---|---|
| org.apache.servicecomb.swagger.invocation | |
| org.apache.servicecomb.swagger.invocation.context |
| Modifier and Type | Class and Description |
|---|---|
class |
SwaggerInvocation |
| Modifier and Type | Field and Description |
|---|---|
protected InvocationContext |
SwaggerInvocation.parentContext |
| Modifier and Type | Method and Description |
|---|---|
InvocationContext |
SwaggerInvocation.getParentContext() |
| Modifier and Type | Method and Description |
|---|---|
static InvocationContext |
ContextUtils.getAndRemoveInvocationContext() |
static InvocationContext |
ContextUtils.getInvocationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationContext.addContext(InvocationContext otherContext) |
static void |
ContextUtils.setInvocationContext(InvocationContext invocationContext) |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.