Uses of Interface
serialPort.rxtx.ParallelPortInterface

Packages that use ParallelPortInterface
serialPort.rxtx   
 

Uses of ParallelPortInterface in serialPort.rxtx
 

Constructors in serialPort.rxtx with parameters of type ParallelPortInterface
ParallelPortEvent(ParallelPortInterface srcport, int eventtype, boolean oldvalue, boolean newvalue)