public class ApiListingResource extends BaseApiListingResource
| Constructor and Description |
|---|
ApiListingResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getListing(javax.ws.rs.core.Application app,
javax.servlet.ServletConfig sc,
javax.ws.rs.core.HttpHeaders headers,
javax.ws.rs.core.UriInfo uriInfo,
String type) |
getListingJsonResponse, getListingYamlResponse, processpublic javax.ws.rs.core.Response getListing(@Context
javax.ws.rs.core.Application app,
@Context
javax.servlet.ServletConfig sc,
@Context
javax.ws.rs.core.HttpHeaders headers,
@Context
javax.ws.rs.core.UriInfo uriInfo,
String type)
Copyright © 2016. All Rights Reserved.