Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::HttpSessionEvent

Group:  Servlet


Does not inherit

Local Index

Members

Header File

#include rwsf/servlet/http/HttpSessionEvent.h

Description

rwsf::HttpSessionEvent provides access to a session when the Agent creates or destroys the session. When either event occurs, the Agent passes an instance of this class to an rwsf::HttpSessionListener. See class rwsf::HttpSessionListener for details on session listeners.

Public Constructors

HttpSessionEvent(const rwsf::HttpSession & session);

Public Destructors

~HttpSessionEvent();

Public Member Functions

rwsf::HttpSession
getSession() const;


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.