Package org.apache.struts.examples.mailreader

Interface Summary
Subscription A Subscription which is stored, along with the associated User, in a UserDatabase.
User A User which is stored, along with his or her associated Subscriptions, in a UserDatabase.
UserDatabase A Data Access Object (DAO) interface describing the available operations for retrieving and storing Users (and their associated Subscriptions) in some persistence layer whose characteristics are not specified here.
 

Class Summary
Constants Manifest constants for the example application database.
 

Exception Summary
ExpiredPasswordException Example of an application-specific exception for which a handler can be configured.
 



Copyright © 2003-2004 - The Apache Software Foundation