Uses of Class
purejavacomm.CommPort
-
Packages that use CommPort Package Description purejavacomm -
-
Uses of CommPort in purejavacomm
Subclasses of CommPort in purejavacomm Modifier and Type Class Description classPureJavaSerialPortclassSerialPortMethods in purejavacomm that return CommPort Modifier and Type Method Description CommPortCommDriver. getCommPort(String portName, int portType)CommPortPureJavaCommDriver. getCommPort(String name, int type)CommPortCommPortIdentifier. open(FileDescriptor fd)CommPortCommPortIdentifier. open(String appname, int timeout)Methods in purejavacomm with parameters of type CommPort Modifier and Type Method Description static CommPortIdentifierCommPortIdentifier. getPortIdentifier(CommPort port)
-