codeskin.serial
Interface SerialPortClient

All Known Implementing Classes:
JLawicel, SerialTest, SocketPort

public interface SerialPortClient

Interface for serial port client compatible with ManagedSerialPort.

See Also:
ManagedSerialPort

Method Summary
 boolean serialPortInputParser(int d)
           
 

Method Detail

serialPortInputParser

boolean serialPortInputParser(int d)