|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpServlet | |
---|---|
winstone | |
winstone.invoker |
Uses of HttpServlet in winstone |
---|
Subclasses of HttpServlet in winstone | |
---|---|
class |
ErrorServlet
A simple servlet that writes out the body of the error |
class |
StaticResourceServlet
Servlet to handle static resources. |
Uses of HttpServlet in winstone.invoker |
---|
Subclasses of HttpServlet in winstone.invoker | |
---|---|
class |
InvokerServlet
If a URI matches a servlet class name, mount an instance of that servlet, and try to process the request using that servlet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |