| Package | Description |
|---|---|
| org.apache.dubbo.metadata.rest.jaxrs | |
| org.apache.dubbo.metadata.rest.springmvc |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultValueParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for JAX-RS's @DefaultValue
* |
class |
FormParamParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for JAX-RS's @FormParam |
class |
HeaderParamParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for JAX-RS's @HeaderParam |
class |
MatrixParamParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for JAX-RS's @MatrixParam |
class |
ParamAnnotationParameterProcessor
The abstract
AnnotatedMethodParameterProcessor implementation for JAX-RS's @*Param |
class |
QueryParamParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for JAX-RS's @QueryParam |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRequestAnnotationParameterProcessor
The abstract
AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @Request* |
class |
RequestHeaderParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @RequestHeader |
class |
RequestParamParameterProcessor
The
AnnotatedMethodParameterProcessor implementation for Spring Web MVC's @RequestParam |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.