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, process
public 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 © 2020 JBoss by Red Hat. All Rights Reserved.