Package edu.nps.moves.dis7.examples
Class EspduSenderNIO
java.lang.Object
edu.nps.moves.dis7.examples.EspduSenderNIO
Creates and sends ESPDUs in IEEE binary format. very similar to EspduSender.java, but
this uses Robert Harder's more memory efficient NIO methods for marshalling.
This is legacy code ported to the edu.nps.moves.dis7 package
- Author:
- DMcG
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EspduSenderNIO
public EspduSenderNIO()
-
-
Method Details
-
main
Command-line invocation (CLI)- Parameters:
args
- command-line arguments
-