Class SendPulseCommand

java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.SendPulseCommand

public class SendPulseCommand
extends CommandBase
  • Constructor Details

    • SendPulseCommand

      public SendPulseCommand​(java.lang.String string, java.lang.String string2, java.lang.String string3, UdpConnection udpConnection)
  • Method Details

    • Command

      protected java.lang.String Command()
      Specified by:
      Command in class CommandBase