Uses of Interface
comm.SerialPortInterface

Packages that use SerialPortInterface
comm   
 

Uses of SerialPortInterface in comm
 

Constructors in comm with parameters of type SerialPortInterface
SerialPortEvent(SerialPortInterface srcport, int eventtype, boolean oldvalue, boolean newvalue)
          Constructor.