@InterfaceAudience.Private public class RESTServletContainer extends org.apache.hbase.thirdparty.org.glassfish.jersey.servlet.ServletContainer
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
RESTServletContainer(org.apache.hbase.thirdparty.org.glassfish.jersey.server.ResourceConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This container is used only if authentication and impersonation is enabled.
|
destroy, doFilter, doFilter, getApplicationHandler, getConfiguration, getServletContext, getStaticContentPattern, getWebComponent, init, init, init, reload, reload, service, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified
private static final long serialVersionUID
public RESTServletContainer(org.apache.hbase.thirdparty.org.glassfish.jersey.server.ResourceConfig config)
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class org.apache.hbase.thirdparty.org.glassfish.jersey.servlet.ServletContainer
javax.servlet.ServletException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.