org.webbitserver.handler
Class DateHeaderHandler
java.lang.Object
org.webbitserver.handler.DateHeaderHandler
- All Implemented Interfaces:
- HttpHandler
public class DateHeaderHandler
- extends Object
- implements HttpHandler
Handler that sets the HTTP 'Server' response header.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateHeaderHandler
public DateHeaderHandler()
handleHttpRequest
public void handleHttpRequest(HttpRequest request,
HttpResponse response,
HttpControl control)
throws Exception
- Specified by:
handleHttpRequest in interface HttpHandler
- Throws:
Exception
Copyright © 2013. All Rights Reserved.