Uses of Class
io.netty.channel.rxtx.RxtxDeviceAddress
-
Packages that use RxtxDeviceAddress Package Description io.netty.channel.rxtx A serial and parallel port communication transport based on RXTX. -
-
Uses of RxtxDeviceAddress in io.netty.channel.rxtx
Methods in io.netty.channel.rxtx that return RxtxDeviceAddress Modifier and Type Method Description RxtxDeviceAddress
RxtxChannel. localAddress()
Deprecated.protected RxtxDeviceAddress
RxtxChannel. localAddress0()
Deprecated.RxtxDeviceAddress
RxtxChannel. remoteAddress()
Deprecated.protected RxtxDeviceAddress
RxtxChannel. remoteAddress0()
Deprecated.
-