| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.metadata.rest | |
| org.apache.dubbo.metadata.rest.jaxrs | |
| org.apache.dubbo.metadata.rest.springmvc |
| 类和说明 |
|---|
| AbstractServiceRestMetadataResolver
The abstract
ServiceRestMetadataResolver class to provider some template methods assemble the instance of
ServiceRestMetadata will extended by the sub-classes. |
| AnnotatedMethodParameterProcessor
The interface to process the annotated method parameter
|
| RequestMetadata
The metadata class for REST request
|
| RestMethodMetadata
The metadata class for
HTTP(REST) request and
its binding method definition |
| ServiceRestMetadata
The metadata class for
HTTP(REST) request and
its binding Dubbo service metadata |
| ServiceRestMetadataReader
An interface to read
ServiceRestMetadata |
| ServiceRestMetadataResolver
The interface to resolve the
REST metadata from the specified
Dubbo Service interface or type. |
| 类和说明 |
|---|
| AbstractAnnotatedMethodParameterProcessor
The abstract
AnnotatedMethodParameterProcessor implementation |
| AbstractServiceRestMetadataResolver
The abstract
ServiceRestMetadataResolver class to provider some template methods assemble the instance of
ServiceRestMetadata will extended by the sub-classes. |
| AnnotatedMethodParameterProcessor
The interface to process the annotated method parameter
|
| ServiceRestMetadataResolver
The interface to resolve the
REST metadata from the specified
Dubbo Service interface or type. |
| 类和说明 |
|---|
| AbstractAnnotatedMethodParameterProcessor
The abstract
AnnotatedMethodParameterProcessor implementation |
| AbstractServiceRestMetadataResolver
The abstract
ServiceRestMetadataResolver class to provider some template methods assemble the instance of
ServiceRestMetadata will extended by the sub-classes. |
| AnnotatedMethodParameterProcessor
The interface to process the annotated method parameter
|
| ServiceRestMetadataResolver
The interface to resolve the
REST metadata from the specified
Dubbo Service interface or type. |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.