| Interface | Description |
|---|---|
| AnnotatedMethodParameterProcessor |
The interface to process the parameter of method that was annotated
|
| ServiceRestMetadataResolver |
The class to resolve
ServiceRestMetadata based on Annotation Processor Tool |
| Class | Description |
|---|---|
| AbstractAnnotatedMethodParameterProcessor |
The abstract
AnnotatedMethodParameterProcessor implementation |
| AbstractServiceRestMetadataResolver |
Abstract
ServiceRestMetadataResolver implementation |
| DefaultServiceRestMetadataResolver |
The default implementation of
ServiceRestMetadataResolver |
| ServiceRestMetadataAnnotationProcessor |
The
Processor class to generate the metadata of REST from the classes that are annotated by Dubbo's |
| ServiceRestMetadataStorage |
The storage for
ServiceRestMetadata |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.