Uses of Class
tuwien.auto.calimero.serial.KNXPortClosedException

Packages that use KNXPortClosedException
tuwien.auto.calimero.serial Connection support for communication over a serial port, using the FT 1.2 protocol. 
 

Uses of KNXPortClosedException in tuwien.auto.calimero.serial
 

Methods in tuwien.auto.calimero.serial that throw KNXPortClosedException
 void FT12Connection.send(byte[] frame, boolean blocking)
          Sends an EMI frame to the BCU2 connected with this endpoint.