public static interface BasicServlet.HttpContent
int
getCacheTime()
long
getContentLength()
java.lang.String
getContentType()
java.io.InputStream
getInputStream()
getLastModified()
java.lang.String getContentType()
long getLastModified()
int getCacheTime()
long getContentLength()
java.io.InputStream getInputStream() throws java.io.IOException
java.io.IOException