Uses of Interface
server.Command

Uses of Command in server
 

Methods in server with parameters of type Command
 void Invoker.invoke(DaoImpl d, Command c)
          This method invokes a command over a DAO.