JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gnu.io
Interface CommDriver
All Known Implementing Classes:
RXTXCommDriver
public interface
CommDriver
Since:
JDK1.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CommPort
getCommPort
(
String
portName, int portType)
void
initialize
()
Method Details
getCommPort
CommPort
getCommPort
(
String
portName, int portType)
initialize
void
initialize
()