public class Robots_txt_Handler
extends AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
static ContextHandler |
CONTEXT_HANDLER |
| Constructor and Description |
|---|
Robots_txt_Handler() |
| Modifier and Type | Method and Description |
|---|---|
static ContextHandler |
createContextHandler() |
void |
handle(java.lang.String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response) |
public void handle(java.lang.String target,
Request baseRequest,
HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException,
ServletException
java.io.IOExceptionServletExceptionpublic static ContextHandler createContextHandler()