@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 | 
| Enum | Description | 
|---|---|
| HttpConfig.Policy | 
 Copied from hadoop source code.
 See https://issues.apache.org/jira/browse/HADOOP-10232 to know why.
 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.