Skip to content
Snippets Groups Projects
Commit ca69d174 authored by terry-norbraten's avatar terry-norbraten
Browse files

javadoc

parent ac753ce5
No related branches found
No related tags found
No related merge requests found
...@@ -95,7 +95,7 @@ public class PduRecorder implements PduReceiver ...@@ -95,7 +95,7 @@ public class PduRecorder implements PduReceiver
/** Constructor to let the user specify all required parameters /** Constructor to let the user specify all required parameters
* *
* @param outputDir the directory to write log files to * @param outputDir the directory to write log files to
* @param mcastaddr the multicast address to receive data from * @param mcastaddr the multicast group address to receive data from
* @param port the port to receive data through * @param port the port to receive data through
* @throws IOException if something goes wrong during instantiation * @throws IOException if something goes wrong during instantiation
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment