public static interface BasicServlet.HttpContent
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheTime()
in seconds
|
long |
getContentLength() |
String |
getContentType() |
InputStream |
getInputStream() |
long |
getLastModified() |
int getCacheTime()
long getContentLength()
String getContentType()
InputStream getInputStream() throws IOException
IOExceptionlong getLastModified()