helpers/commands.list
author cli
Sun May 09 12:38:46 2010 +0200 (2010-05-09)
changeset 30 146b3275b792
child 101 d54786065fa3
permissions -rw-r--r--
The StorageBackendException is catched two times so that the user see the "500 internal server error" only at the second catch (probably fixes #5).
     1 org.sonews.daemon.command.ArticleCommand
     2 org.sonews.daemon.command.CapabilitiesCommand
     3 org.sonews.daemon.command.GroupCommand
     4 org.sonews.daemon.command.HelpCommand
     5 org.sonews.daemon.command.ListCommand
     6 org.sonews.daemon.command.ListGroupCommand
     7 org.sonews.daemon.command.ModeReaderCommand
     8 org.sonews.daemon.command.NewGroupsCommand
     9 org.sonews.daemon.command.NextPrevCommand
    10 org.sonews.daemon.command.OverCommand
    11 org.sonews.daemon.command.PostCommand
    12 org.sonews.daemon.command.QuitCommand
    13 org.sonews.daemon.command.StatCommand
    14 org.sonews.daemon.command.XDaemonCommand
    15 org.sonews.daemon.command.XPatCommand