| Class | Description |
|---|---|
| Api | |
| ApiController |
To be discoverable, a controller must be annotated with
@Path. |
| ApiV1 | |
| ApiV2 | |
| CollectionsController |
To be discoverable, a controller must be annotated with
@Path. |
| ContentTypeController |
To be discoverable, a controller must be annotated with
@Path. |
| HelloAnnotatedController | |
| HelloInstanceController | |
| HelloStaticRoutes | |
| PetController |
Implementation of the Swagger Petstore /pet API.
|
| SecureApiController |
To be discoverable, a controller must be annotated with
@Path |
| StoreController |
Implementation of the Swagger Petstore /store API.
|
| UserController |
Implementation of the Swagger Petstore /user API.
|
Copyright © 2015. All rights reserved.