@InterfaceStability.Unstable
See: Description
| Interface | Description | 
|---|---|
| FilterContainer | 
 A container interface to add javax.servlet.Filter. 
 | 
| ServerConfigurationKeys | 
 This interface contains constants for configuration keys used
 in the hbase http server code. 
 | 
| Class | Description | 
|---|---|
| AdminAuthorizedServlet | 
 General servlet which is admin-authorized. 
 | 
| ClickjackingPreventionFilter | |
| FilterInitializer | 
 Initialize a javax.servlet.Filter. 
 | 
| HtmlQuoting | 
 This class is responsible for quoting HTML characters. 
 | 
| HttpConfig | 
 Statics to get access to Http related configuration. 
 | 
| HttpRequestLog | 
 RequestLog object for use with Http 
 | 
| HttpRequestLogAppender | 
 Log4j Appender adapter for HttpRequestLog 
 | 
| HttpServer | 
 Create a Jetty embedded server to answer http requests. 
 | 
| HttpServer.Builder | 
 Class to construct instances of HTTP server with specific options. 
 | 
| HttpServer.ListenerInfo | |
| HttpServer.QuotingInputFilter | 
 A Servlet input filter that quotes all HTML active characters in the
 parameter names and values. 
 | 
| HttpServer.QuotingInputFilter.RequestQuoter | |
| HttpServer.StackServlet | 
 A very simple servlet to serve up a text representation of the current
 stack traces. 
 | 
| HttpServerUtil | 
 HttpServer utility. 
 | 
| InfoServer | 
 Create a Jetty embedded server to answer http requests. 
 | 
| NoCacheFilter | |
| ProfileOutputServlet | 
 Servlet to serve files generated by  
ProfileServlet | 
| ProfileServlet | 
 Servlet that runs async-profiler as web-endpoint. 
 | 
| ProfileServlet.DisabledServlet | |
| SecurityHeadersFilter | 
| Enum | Description | 
|---|---|
| HttpConfig.Policy | |
| ProfileServlet.Event | |
| ProfileServlet.Output | 
 Copied from hadoop source code.
 See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.