Package edu.nps.moves.dis7.examples
Class PduReaderPlayer
java.lang.Object
edu.nps.moves.dis7.examples.PduReaderPlayer
Class to leverage the
PduPlayer
with PDU log playback console controls for resume, pause and quit.
PduSaver.java created on Aug 21, 2019
Renamed PduReaderPlayer
MOVES Institute Naval Postgraduate School, Monterey, CA, USA www.nps.edu- Author:
- Mike Bailey, jmbailey@nps.edu
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic String
Default multicast group address we send on.static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_MULTICAST_ADDRESS
Default multicast group address we send on. -
DEFAULT_MULTICAST_PORT
public static final int DEFAULT_MULTICAST_PORT
-
-
Constructor Details
-
PduReaderPlayer
public PduReaderPlayer()
-
-
Method Details
-
main
Command-line invocation (CLI) of program, execution starts here- Parameters:
args
- command-line arguments
-