BrightSide Workbench Full Report + Source Code
org.turro.elephant.context.ISessionResolver Interface Reference
Inheritance diagram for org.turro.elephant.context.ISessionResolver:

Public Member Functions

HttpSession getSession (boolean create)
 
HttpServletRequest getRequest ()
 
HttpServletResponse getResponse ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 28 of file ISessionResolver.java.

Member Function Documentation

◆ getRequest()

HttpServletRequest org.turro.elephant.context.ISessionResolver.getRequest ( )

◆ getResponse()

HttpServletResponse org.turro.elephant.context.ISessionResolver.getResponse ( )

◆ getSession()

HttpSession org.turro.elephant.context.ISessionResolver.getSession ( boolean  create)

The documentation for this interface was generated from the following file: