@Path(value="/api-docs") public class DocumentationResource extends RestResource
objectMapper, serverStatus, userService| Constructor and Description |
|---|
DocumentationResource(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
overview() |
javax.ws.rs.core.Response |
route(String route) |
buildHistogramMap, buildMeterMap, buildTimerMap, bytesToValueMap, checkPermission, checkPermission, getCurrentUser, getSubject, guessContentType, isPermitted, isPermitted, json, loadObjectId, page, restrictToMaster, setPrettyPrint@Inject public DocumentationResource(Configuration configuration)
@GET @Produces(value="application/json") public javax.ws.rs.core.Response overview()
@GET
@Produces(value="application/json")
@Path(value="/{route: .+}")
public javax.ws.rs.core.Response route(@PathParam(value="route")
String route)
Copyright © 2012–2014 TORCH GmbH. All rights reserved.