public class SerialReceiver
extends java.lang.Object
Constructor and Description |
---|
SerialReceiver(org.openmuc.jrxtx.SerialPort serialPort) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
closeStream()
Deprecated.
use
close() instead |
SmlFile |
getSMLFile() |
public SerialReceiver(org.openmuc.jrxtx.SerialPort serialPort) throws java.io.IOException
java.io.IOException
public SmlFile getSMLFile() throws java.io.IOException
java.io.IOException
@Deprecated public void closeStream() throws java.io.IOException
close()
insteadjava.io.IOException
- if an I/O error occurs.public void close() throws java.io.IOException
java.io.IOException