Package server.command
Interface Command
-
- All Known Implementing Classes:
AddCommandImpl,AddIfMaxCommandImpl,AuthCommandImpl,RegisterCommandImpl,RemovedByIdCommandImpl,RemoveGreaterCommandImpl,ShowCommandImpl,UpdateByIdCommandImpl
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Responseexecute(String[] args, Object data, String login)
-