|
comm API Version 2.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommPortIdentifier in javax.comm |
Methods in javax.comm that return CommPortIdentifier | |
static CommPortIdentifier |
CommPortIdentifier.getPortIdentifier(String portName)
Obtains a CommPortIdentifier object by using a port name.
|
static CommPortIdentifier |
CommPortIdentifier.getPortIdentifier(CommPort port)
Obtains the CommPortIdentifier object corresponding
to a port that has already been opened by the application. |
|
comm API Version 2.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |