@InterfaceAudience.Private public class RESTServletContainer extends com.sun.jersey.spi.container.servlet.ServletContainer
Constructor and Description |
---|
RESTServletContainer() |
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.
|
configure, configure, configure, create, destroy, doFilter, doFilter, getDefaultResourceConfig, getDefaultResourceConfig, getServletContext, getStaticContentPattern, getWebConfig, init, init, init, initiate, load, reload, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
service
in class com.sun.jersey.spi.container.servlet.ServletContainer
javax.servlet.ServletException
IOException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.