public class ApiImpl extends ApiService
Constructor and Description |
---|
ApiImpl() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
apiApiJsonGet(javax.ws.rs.core.SecurityContext securityContext,
javax.ws.rs.core.UriInfo ui)
get a JSON representation of the API
|
public javax.ws.rs.core.Response apiApiJsonGet(javax.ws.rs.core.SecurityContext securityContext, javax.ws.rs.core.UriInfo ui) throws NotFoundException, IOException
apiApiJsonGet
in class ApiService
securityContext
- SecurityContextui
- UriInfoNotFoundException
IOException
Copyright © 2018. All rights reserved.