@InterfaceAudience.Private public class RESTServletContainer extends ServletContainer
| Constructor and Description |
|---|
RESTServletContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(HttpServletRequest request,
HttpServletResponse response)
This container is used only if authentication and
impersonation is enabled.
|
public void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
ServletExceptionIOException