| Class | Description |
|---|---|
| RequestBeanMeta |
Represents the metadata gathered from a parameter or class annotated with
Request. |
| RequestBeanPropertyMeta |
Represents the metadata gathered from a getter method of a class annotated with
Request. |
| ResponseBeanMeta |
Represents the metadata gathered from a parameter or class annotated with
Response. |
| ResponseBeanPropertyMeta |
Represents the metadata gathered from a getter method of a class annotated with
Response. |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.