| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServletContext
Extension of the COR context for use in a servlet. Clients can dynamically check instances of Context if they support the ServletContext interface to find out if the COR lookup was issued by a servlet.
Method Summary | |
---|---|
HttpServletRequest | getRequest()
Returns the HTTP request object associated with the context |
HttpServletResponse | getResponse()
Returns the HTTP response object associated with the context |
Method Detail |
---|
HttpServletRequest getRequest()
null
HttpServletResponse getResponse()
null
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |