public interface HttpResource extends Resource
Resource
to be written to an
HTTP response.Modifier and Type | Method and Description |
---|---|
HttpHeaders |
getResponseHeaders()
The HTTP headers to be contributed to the HTTP response
that serves the current resource.
|
contentLength, createRelative, exists, getDescription, getFile, getFilename, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel
getInputStream
HttpHeaders getResponseHeaders()