@Deprecated
public class RxtxDeviceAddress
extends java.net.SocketAddress
SocketAddress subclass to wrap the serial port address of a RXTX
device (e.g. COM1, /dev/ttyUSB0).| 构造器和说明 |
|---|
RxtxDeviceAddress(java.lang.String value)
已过时。
Creates a RxtxDeviceAddress representing the address of the serial port.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
value()
已过时。
|