Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.mortbay.http.handler.AbstractHttpHandler
org.mortbay.http.handler.NotFoundHandler
public class NotFoundHandler
extends AbstractHttpHandler
Method 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