| Package | Description |
|---|---|
| io.swagger.inflector.controllers | |
| io.swagger.inflector.models |
| Modifier and Type | Method and Description |
|---|---|
void |
SwaggerOperationController.setContentType(RequestContext res,
ResponseContext resp,
io.swagger.models.Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
ResponseContext |
ResponseContext.contentType(javax.ws.rs.core.MediaType contentType) |
ResponseContext |
ResponseContext.contentType(java.lang.String contentType) |
ResponseContext |
ResponseContext.entity(java.lang.Object entity) |
ResponseContext |
ResponseContext.header(java.lang.String key,
java.lang.String value) |
ResponseContext |
ResponseContext.status(int status) |
ResponseContext |
ResponseContext.status(javax.ws.rs.core.Response.Status status) |
Copyright © 2019. All Rights Reserved.