Package blather.model

Interface Summary
BlabInterface  
BlatherUserInterface  
EmailAddressInterface  
 

Class Summary
Blab This class models an individual blather post, or "blab." A blab has some content (e.g.
BlatherUser BlatherUser models a user of the Blather application.
EmailAddress This class models an email address.
SessionDB SessionDB models a database of all current user sessions.
SimpleDate SimpleDate is a very simple representation of a calendar date and time.
UserDB The UserDB maintains a database of users.