Uses of Interface
org.klomp.snark.web.BasicServlet.HttpContent
Package
Description
The i2psnark user interface, implemented as a webapp in i2psnark.war.
-
Uses of BasicServlet.HttpContent in org.klomp.snark.web
Modifier and TypeMethodDescriptionBasicServlet.getContent
(String pathInContext, long limit) get Resource to serve.Modifier and TypeMethodDescriptionprotected boolean
BasicServlet.passConditionalHeaders
(HttpServletRequest request, HttpServletResponse response, BasicServlet.HttpContent content) Check modification date headers.protected void
BasicServlet.sendData
(HttpServletRequest request, HttpServletResponse response, BasicServlet.HttpContent content) protected void
BasicServlet.writeHeaders
(HttpServletResponse response, BasicServlet.HttpContent content, long count)