| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.mortbay.http.handler.AbstractHttpHandlerorg.mortbay.http.handler.NotFoundHandlerpublic class NotFoundHandlerextends AbstractHttpHandlerMethod Summary | |
void |
|
Methods inherited from class org.mortbay.http.handler.AbstractHttpHandler | |
getHttpContext, getName, handleTrace, initialize, isStarted, setName, start, stop, toString | |
public void handle(String pathInContext,
String pathParams,
HttpRequest request,
HttpResponse response)
throws HttpException,
IOException
- Specified by:
- handle in interface HttpHandler