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 RxtxDeviceAddressRxtxChannel. localAddress()Deprecated.protected RxtxDeviceAddressRxtxChannel. localAddress0()Deprecated.RxtxDeviceAddressRxtxChannel. remoteAddress()Deprecated.protected RxtxDeviceAddressRxtxChannel. remoteAddress0()Deprecated.
-