Class PduListenerSaver

java.lang.Object
edu.nps.moves.dis7.examples.PduListenerSaver

public class PduListenerSaver extends Object
Class to leverage the PduRecorder with PDU log saving console controls for resume, pause and quit. PduSaver.java created on Aug 21, 2019 Renamed PduListenerSaver MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu
Author:
Mike Bailey, jmbailey@nps.edu
  • Field Details

  • Constructor Details

    • PduListenerSaver

      public PduListenerSaver()
      Object constructor using default multicast address and port
    • PduListenerSaver

      public PduListenerSaver(String address, int port)
      Object constructor using specified multicast address and port
      Parameters:
      address - the multicast group or unicast address to utilize
      port - the multicast port to utilize
  • Method Details

    • main

      public static void main(String[] args)
      Command-line invocation (CLI), execution starts here
      Parameters:
      args - command-line arguments