Package | Description |
---|---|
io.netty.channel.rxtx |
A serial and parallel port communication transport based on RXTX.
|
Modifier and Type | Method and Description |
---|---|
RxtxDeviceAddress |
RxtxChannel.localAddress()
Deprecated.
|
protected RxtxDeviceAddress |
RxtxChannel.localAddress0()
Deprecated.
|
RxtxDeviceAddress |
RxtxChannel.remoteAddress()
Deprecated.
|
protected RxtxDeviceAddress |
RxtxChannel.remoteAddress0()
Deprecated.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.