public class RestContext extends Object
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequest |
getHttpServletRequest() |
javax.servlet.http.HttpServletResponse |
getHttpServletResponse() |
javax.servlet.http.HttpSession |
getHttpSession() |
static RestContext |
getRestContext() |
public static RestContext getRestContext()
public javax.servlet.http.HttpServletRequest getHttpServletRequest()
public javax.servlet.http.HttpServletResponse getHttpServletResponse()
public javax.servlet.http.HttpSession getHttpSession()
Copyright © 2015. All rights reserved.