Interface HttpRequestHandler

All Known Implementing Classes:
HTTPAuthenticatedHandler, HTTPNoAuthHandler, HTTPOAuthHandler, HTTPPanelAndYTHandler, HttpSetupHandler

public interface HttpRequestHandler
Represents a handler for HTTP requests
Author:
gmt2001