Class StandardSessionFacade

java.lang.Object
org.apache.catalina.session.StandardSessionFacade
All Implemented Interfaces:
HttpSession

public class StandardSessionFacade extends Object implements HttpSession
Facade for the StandardSession object.
Author:
Remy Maucherat