Class SHOWNR

java.lang.Object
org.jpos.q2.cli.SHOWNR
All Implemented Interfaces:
CLICommand

public class SHOWNR extends Object implements CLICommand
CLI command that lists the registered NameRegistrar entries.
  • Constructor Details

    • SHOWNR

      public SHOWNR()
      Default constructor; no instance state to initialise.
  • Method Details