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

rwsf::HttpSessionBindingEvent

Package:  Servlet


rwsf::HttpSessionBindingEvent rwsf::HttpSessionEvent

Local Index

Members

Header File

#include <rwsf/servlet/http/HttpSessionBindingEvent.h>

Description

rwsf::HttpSessionBindingEvent encapsulates information about changes to sessions. The Agent passes an instance of this class to an rwsf::HttpSessionListener when a session adds an attribute, removes an attribute, or replaces an attribute. See class rwsf::HttpSessionListener for details on the session listener.

Public Member Functions

std::string
getName() const;
rwsf::Attribute
getValue() const;

See Also

rwsf::HttpSessionEvent

rwsf::HttpSessionListener



Previous fileTop of DocumentContentsIndex pageNext file

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.