| Package | Description |
|---|---|
| org.apache.servicecomb.core | |
| org.apache.servicecomb.core.definition | |
| org.apache.servicecomb.core.invocation |
| Modifier and Type | Method and Description |
|---|---|
InvocationRuntimeType |
Invocation.getInvocationRuntimeType() |
| Constructor and Description |
|---|
Invocation(ReferenceConfig referenceConfig,
OperationMeta operationMeta,
InvocationRuntimeType invocationRuntimeType,
Map<String,Object> swaggerArguments) |
| Modifier and Type | Method and Description |
|---|---|
InvocationRuntimeType |
OperationMeta.buildBaseConsumerRuntimeType() |
InvocationRuntimeType |
OperationMeta.buildBaseProviderRuntimeType() |
| Modifier and Type | Method and Description |
|---|---|
static Invocation |
InvocationFactory.forConsumer(ReferenceConfig referenceConfig,
OperationMeta operationMeta,
InvocationRuntimeType invocationRuntimeType,
Map<String,Object> swaggerArguments) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.