public class InfoResource extends RestService
Constructor and Description |
---|
InfoResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
get(boolean reload,
javax.ws.rs.core.UriInfo info,
javax.servlet.http.HttpServletRequest request) |
javax.ws.rs.core.Response |
head(javax.ws.rs.core.UriInfo info,
javax.servlet.http.HttpServletRequest request) |
checkConnection, getConnection
public static final Logger LOGGER
public javax.ws.rs.core.Response head(@Context javax.ws.rs.core.UriInfo info, @Context javax.servlet.http.HttpServletRequest request) throws IOException
IOException
public javax.ws.rs.core.Response get(boolean reload, @Context javax.ws.rs.core.UriInfo info, @Context javax.servlet.http.HttpServletRequest request) throws IOException
IOException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.