@InterfaceAudience.LimitedPrivate(value={"HBase","HDFS","MapReduce"}) @InterfaceStability.Unstable
| Interface | Description |
|---|---|
| FilterContainer |
A container class for javax.servlet.Filter.
|
| Class | Description |
|---|---|
| AdminAuthorizedServlet |
General servlet which is admin-authorized.
|
| FilterInitializer |
Initialize a javax.servlet.Filter.
|
| HtmlQuoting |
This class is responsible for quoting HTML characters.
|
| HttpConfig |
Singleton to get access to Http related configuration.
|
| HttpServer |
Create a Jetty embedded server to answer http requests.
|
| 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.
|
| NoCacheFilter |
| Enum | Description |
|---|---|
| HttpConfig.Policy |
Copyright © 2013 Apache Software Foundation. All rights reserved.