1.0.0

Uses of Interface
javax.comm.CommPortOwnershipListener

Packages that use CommPortOwnershipListener
javax.comm This package is part of the org.eclipse.soda.dk.comm project. 
 

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
 


1.0.0

Copyright (c) 1999, 2007 IBM