| Package | Description |
|---|---|
| org.apache.servicecomb.core | |
| org.apache.servicecomb.core.definition | |
| org.apache.servicecomb.core.provider.producer |
| Modifier and Type | Method and Description |
|---|---|
SchemaMeta |
Invocation.getSchemaMeta() |
| Modifier and Type | Method and Description |
|---|---|
SchemaMeta |
MicroserviceMeta.ensureFindSchemaMeta(String schemaId) |
SchemaMeta |
MicroserviceMeta.findSchemaMeta(Class<?> schemaIntf) |
SchemaMeta |
MicroserviceMeta.findSchemaMeta(String schemaId) |
SchemaMeta |
OperationMeta.getSchemaMeta() |
SchemaMeta |
MicroserviceMeta.registerSchemaMeta(String schemaId,
io.swagger.models.Swagger swagger) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SchemaMeta> |
MicroserviceMeta.getSchemaMetas() |
| Modifier and Type | Method and Description |
|---|---|
static SwaggerProducer |
CoreMetaUtils.getSwaggerProducer(SchemaMeta schemaMeta) |
OperationMeta |
OperationMeta.init(SchemaMeta schemaMeta,
org.apache.servicecomb.swagger.generator.core.model.SwaggerOperation swaggerOperation) |
| Modifier and Type | Method and Description |
|---|---|
SchemaMeta |
ProducerProviderManager.registerSchema(String schemaId,
Class<?> schemaInterface,
Object instance) |
SchemaMeta |
ProducerProviderManager.registerSchema(String schemaId,
Object instance) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.