Uses of Class
io.netty.channel.rxtx.RxtxDeviceAddress
-
-
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.
-