@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).Constructor and Description |
---|
RxtxDeviceAddress(java.lang.String value)
Deprecated.
Creates a RxtxDeviceAddress representing the address of the serial port.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
value()
Deprecated.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.