public class RestServletApplication
extends com.sun.jersey.spi.container.servlet.ServletContainer
Constructor and Description |
---|
RestServletApplication() |
Modifier and Type | Method and Description |
---|---|
void |
service(HttpServletRequest arg0,
HttpServletResponse arg1) |
void |
service(ServletRequest req,
ServletResponse res) |
int |
service(URI baseUri,
URI requestUri,
HttpServletRequest request,
HttpServletResponse response) |
configure, configure, configure, create, destroy, doFilter, doFilter, getDefaultResourceConfig, getDefaultResourceConfig, getServletContext, getStaticContentPattern, getWebConfig, init, init, init, initiate, load, reload
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified
getInitParameter, getInitParameterNames, getServletConfig, getServletInfo, getServletName, init, log, log
public void service(HttpServletRequest arg0, HttpServletResponse arg1) throws ServletException, IOException
service
in class com.sun.jersey.spi.container.servlet.ServletContainer
ServletException
IOException
public int service(URI baseUri, URI requestUri, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service
in class com.sun.jersey.spi.container.servlet.ServletContainer
ServletException
IOException
public void service(ServletRequest req, ServletResponse res) throws ServletException, IOException
service
in interface Servlet
service
in class HttpServlet
ServletException
IOException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.