helpers/commands.list
author cli
Mon Aug 24 13:00:05 2009 +0200 (2009-08-24)
changeset 20 6ae5e4f8329b
child 101 d54786065fa3
permissions -rw-r--r--
Add stubs for org.sonews.acl and add method "impliedCapability" for org.sonews.command.Command interface.
     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