| Class | Description |
|---|---|
| ExtendedMediaType |
This class extends the javax.ws.rs.core.MediaType.
|
| Enum | Description |
|---|---|
| RestParameter.Type |
| Annotation Type | Description |
|---|---|
| RestParameter |
This annotation type is used for annotating parameters for RESTful query.
|
| RestQuery |
This annotation type is used for annotating RESTful query(each java method, instead of the class).
|
| RestResponse |
This annotation type is used for annotating responses for RESTful query.
|
| RestService |
This annotation type is used for annotating RESTful service(each java class).
|
Copyright © 2009–2021 Opencast Project. All rights reserved.