public DefaultHttpSession( HttpSession baseSession)
public HttpSession getHttpSession()
public String getString( String name)
name. The name of the string whose value is to be returned.
public void setHttpSession( HttpSession baseSession)
baseSession. The HttpSession object that is delegated as the implementor of all HttpSession methods.