| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.metadata.rest |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceRestMetadata |
ServiceRestMetadataResolver.resolve(Class<?> serviceType)
Resolve the
REST metadata from the specified
Dubbo Service interface or type |
ServiceRestMetadata |
AbstractServiceRestMetadataResolver.resolve(Class<?> serviceType) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ServiceRestMetadata> |
ClassPathServiceRestMetadataReader.read() |
List<ServiceRestMetadata> |
ServiceRestMetadataReader.read()
Read the instances of
ServiceRestMetadata |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.