|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommPortInterface | |
---|---|
serialPort.rxtx |
Uses of CommPortInterface in serialPort.rxtx |
---|
Methods in serialPort.rxtx that return CommPortInterface | |
---|---|
CommPortInterface |
RXTXCommDriver.getCommPort(java.lang.String PortName,
int PortType)
|
CommPortInterface |
CommDriver.getCommPort(java.lang.String portName,
int portType)
This method will be called on CommPortIdentifier.open . |
CommPortInterface |
CommPortIdentifier.open(java.io.FileDescriptor f)
|
CommPortInterface |
CommPortIdentifierInterface.open(java.io.FileDescriptor fd)
|
CommPortInterface |
CommPortIdentifier.open(java.lang.String TheOwner,
int i)
|
CommPortInterface |
CommPortIdentifierInterface.open(java.lang.String appName,
int timeout)
|
Methods in serialPort.rxtx with parameters of type CommPortInterface | |
---|---|
static CommPortIdentifier |
CommPortIdentifier.getPortIdentifier(CommPortInterface p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |