Uses of Interface
comm.CommPortIdentifierInterface

Packages that use CommPortIdentifierInterface
comm   
 

Uses of CommPortIdentifierInterface in comm
 

Classes in comm that implement CommPortIdentifierInterface
 class CommPortIdentifier
          A handle for obtaining a communications port.
 

Methods in comm that return CommPortIdentifierInterface
static CommPortIdentifierInterface CommPortIdentifier.getPortIdentifier(java.lang.String portName)
          Returns the port identifier for the specified name.