comm API
Version 2.0

Uses of Interface
javax.comm.CommPortOwnershipListener

Uses of CommPortOwnershipListener in javax.comm
 

Methods in javax.comm with parameters of type CommPortOwnershipListener
 void CommPortIdentifier.addPortOwnershipListener(CommPortOwnershipListener listener)
          Registers an interested application so that it can receive notification of changes in port ownership.
 void CommPortIdentifier.removePortOwnershipListener(CommPortOwnershipListener listener)
          Deregisters a CommPortOwnershipListener registered using addPortOwnershipListener
 


comm API
Version 2.0

http://java.sun.com/products/javacomm