public class BaseRestServletContainer
extends org.glassfish.jersey.servlet.ServletContainer
Constructor and Description |
---|
BaseRestServletContainer() |
BaseRestServletContainer(org.glassfish.jersey.server.ResourceConfig resourceConfig) |
Modifier and Type | Method and Description |
---|---|
static HttpServletRequest |
getRequest()
Returns the request sent to the current REST operation.
|
org.glassfish.jersey.internal.util.collection.Value<Integer> |
service(URI baseUri,
URI requestUri,
HttpServletRequest request,
HttpServletResponse response) |
destroy, doFilter, doFilter, getApplicationHandler, getConfiguration, getServletContext, getStaticContentPattern, getWebComponent, init, init, init, reload, reload, service, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified
getInitParameter, getInitParameterNames, getServletConfig, getServletInfo, getServletName, init, log, log
public BaseRestServletContainer()
public BaseRestServletContainer(org.glassfish.jersey.server.ResourceConfig resourceConfig)
public org.glassfish.jersey.internal.util.collection.Value<Integer> service(URI baseUri, URI requestUri, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
service
in class org.glassfish.jersey.servlet.ServletContainer
ServletException
IOException
public static HttpServletRequest getRequest()
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.