Package org.onosproject.cli.net
Class Icmp6TypeCompleter
- java.lang.Object
-
- org.onosproject.cli.net.Icmp6TypeCompleter
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.console.Completer
public class Icmp6TypeCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
ICMPv6 type completer.
-
-
Constructor Summary
Constructors Constructor Description Icmp6TypeCompleter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
complete(org.apache.karaf.shell.api.console.Session session, org.apache.karaf.shell.api.console.CommandLine commandLine, List<String> candidates)
-