public static interface BasicServlet.HttpContent| Modifier and Type | Method and Description |
|---|---|
int | getCacheTime()In seconds. |
long | getContentLength()Content length. |
String | getContentType()Content type. |
InputStream | getInputStream()Input stream. |
long | getLastModified()Last modified. |
int getCacheTime()
long getContentLength()
String getContentType()
InputStream getInputStream() throws IOException
IOExceptionlong getLastModified()