Class LoadBanListCommand

All Implemented Interfaces:
DBCommand

public class LoadBanListCommand extends DBCommandWithCallback
asynchronously loads the ip ban list
Author:
hendrik
  • Constructor Details

    • LoadBanListCommand

      public LoadBanListCommand(DelayedEventHandler callback)
      Creates a new LoadBanListCommand
      Parameters:
      callback - DelayedEventHandler
  • Method Details