
Public Member Functions | |
| HttpSession | getSession (boolean create) |
| HttpServletRequest | getRequest () |
| HttpServletResponse | getResponse () |
Definition at line 28 of file ISessionResolver.java.
| HttpServletRequest org.turro.elephant.context.ISessionResolver.getRequest | ( | ) |
Implemented in org.turro.elephant.zkoss.SessionResolver.
| HttpServletResponse org.turro.elephant.context.ISessionResolver.getResponse | ( | ) |
Implemented in org.turro.elephant.zkoss.SessionResolver.
| HttpSession org.turro.elephant.context.ISessionResolver.getSession | ( | boolean | create | ) |
Implemented in org.turro.elephant.zkoss.SessionResolver.