| Package | Description |
|---|---|
| org.apache.servicecomb.core | |
| org.apache.servicecomb.core.invocation | |
| org.apache.servicecomb.core.provider.consumer |
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceConfig |
Invocation.referenceConfig |
| Constructor and Description |
|---|
Invocation(ReferenceConfig referenceConfig,
OperationMeta operationMeta,
InvocationRuntimeType invocationRuntimeType,
Map<String,Object> swaggerArguments) |
| Modifier and Type | Method and Description |
|---|---|
static Invocation |
InvocationFactory.forConsumer(ReferenceConfig referenceConfig,
OperationMeta operationMeta,
InvocationRuntimeType invocationRuntimeType,
Map<String,Object> swaggerArguments) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceConfig |
MicroserviceReferenceConfig.createReferenceConfig(OperationMeta operationMeta) |
ReferenceConfig |
MicroserviceReferenceConfig.createReferenceConfig(String transport,
OperationMeta operationMeta) |
ReferenceConfig |
ReferenceConfig.setThirdPartyService(boolean thirdPartyService) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.