org.webbitserver.handler
Class NotFoundHttpHandler
java.lang.Object
org.webbitserver.handler.NotFoundHttpHandler
- All Implemented Interfaces:
- HttpHandler
public class NotFoundHttpHandler
- extends Object
- implements HttpHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotFoundHttpHandler
public NotFoundHttpHandler()
handleHttpRequest
public void handleHttpRequest(HttpRequest request,
HttpResponse response,
HttpControl control)
- Specified by:
handleHttpRequest in interface HttpHandler
Copyright © 2013. All Rights Reserved.