| Package | Description |
|---|---|
| org.apache.dubbo.metadata.rest |
| Modifier and Type | Method and Description |
|---|---|
ServiceRestMetadata |
AbstractServiceRestMetadataResolver.resolve(Class<?> serviceType) |
ServiceRestMetadata |
ServiceRestMetadataResolver.resolve(Class<?> serviceType)
Resolve the
REST metadata from the specified
Dubbo Service interface or type |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceRestMetadata> |
ServiceRestMetadataReader.read()
Read the instances of
ServiceRestMetadata |
List<ServiceRestMetadata> |
ClassPathServiceRestMetadataReader.read() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.