| 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() |
InvocationContext |
InvocationContextCompletableFuture.getContext() |
static InvocationContext |
ContextUtils.getFromCompletableFuture(CompletableFuture<?> future) |
static InvocationContext |
ContextUtils.getInvocationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvocationContext.addContext(InvocationContext otherContext) |
void |
InvocationContext.mergeContext(InvocationContext otherContext) |
static void |
ContextUtils.setInvocationContext(InvocationContext invocationContext) |
| Constructor and Description |
|---|
InvocationContextCompletableFuture(InvocationContext context) |
Copyright © 2017–2020 The Apache Software Foundation. All rights reserved.