Package ch.odi.justblog.command

Interface Summary
Command A command to the application.
ISession A session encapsulates all state that is established between the user and the application.
 

Class Summary
ClearEntry Clears the current entry in the editor and starts a new one.
PostEntry Posts the current entry to the current blog.
SetUrl Sets a new URL for the session.
SimpleSession This is the most simplistic implementation of a session.
 

Exception Summary
CommandException Signals that a command failed to execute.
 



Copyright © 2005 Ortwin Glück. All Rights Reserved.