Class ReleaseSafehouseCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.ReleaseSafehouseCommand
-
Constructor Summary
ConstructorsConstructorDescriptionReleaseSafehouseCommand(String username, Role userRole, String command, UdpConnection connection) -
Method Summary
Methods inherited from class CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
ReleaseSafehouseCommand
public ReleaseSafehouseCommand(String username, Role userRole, String command, UdpConnection connection)
-