| Package | Description |
|---|---|
| io.servicecomb.core.definition.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaFactory<CONTEXT extends SchemaContext>
由consumer或producer发起的契约注册
在consumer场景中,如果本地没有契约,需要从服务中心下载契约
在producer场景中,如果本地没有契约,需要根据实现类动态生成契约
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerSchemaContext |
class |
ProducerSchemaContext |
Copyright © 2017. All rights reserved.