Class TrafficMatchListCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class TrafficMatchListCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to show the list of traffic matches.
    • Constructor Detail

      • TrafficMatchListCommand

        public TrafficMatchListCommand()
    • Method Detail

      • doExecute

        protected void doExecute()
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand