public class ContentResource extends Object
Modifier and Type | Field and Description |
---|---|
static Map<String,String> |
lastModified |
static Logger |
LOGGER |
Constructor and Description |
---|
ContentResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
open(String path,
javax.servlet.ServletContext sc,
javax.ws.rs.core.HttpHeaders httpHeaders) |
public static final Logger LOGGER
public javax.ws.rs.core.Response open(String path, @Context javax.servlet.ServletContext sc, @Context javax.ws.rs.core.HttpHeaders httpHeaders) throws IOException
IOException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.