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 Summary
Constructors Constructor Description DropAllPacketsCompleter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
complete(String buffer, int cursor, List<String> candidates)
-