Class DropAllPacketsCompleter

java.lang.Object
org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter
All Implemented Interfaces:
org.apache.karaf.shell.console.Completer

public class DropAllPacketsCompleter extends Object implements org.apache.karaf.shell.console.Completer
General dropAllPackets on/off argument completer.
  • Constructor Details

    • DropAllPacketsCompleter

      public DropAllPacketsCompleter()
  • Method Details

    • complete

      public int complete(String buffer, int cursor, List<String> candidates)
      Specified by:
      complete in interface org.apache.karaf.shell.console.Completer