public static interface BasicServlet.HttpContent| Modifier and Type | Method and Description |
|---|---|
int | getCacheTime()in seconds |
long | getContentLength()Get content length |
String | getContentType()Get content type |
InputStream | getInputStream()Get input stream |
long | getLastModified()Get last modified |
int getCacheTime()
long getContentLength()
String getContentType()
InputStream getInputStream() throws IOException
IOExceptionlong getLastModified()