@InterfaceAudience.Private public class RESTServletContainer extends org.glassfish.jersey.servlet.ServletContainer
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
RESTServletContainer(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, servicedoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModifiedprivate static final long serialVersionUID
public RESTServletContainer(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.glassfish.jersey.servlet.ServletContainerjavax.servlet.ServletExceptionIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.