netty5/transport-rxtx/src/main/java/io/netty/channel/rxtx
Trustin Lee d0912f2709 Fix most inspector warnings
Motivation:

It's good to minimize potentially broken windows.

Modifications:

Fix most inspector warnings from our profile
Update IntObjectHashMap

Result:

Cleaner code
2014-07-02 19:55:07 +09:00
..
DefaultRxtxChannelConfig.java Fix most inspector warnings 2014-07-02 19:55:07 +09:00
package-info.java Rename from io.netty.transport.* to io.netty.channel.* 2013-01-14 21:34:58 +01:00
RxtxChannel.java Apply receive timeout to commPort when using RxtxChannel. Part of [#1390] 2014-02-23 16:31:34 +01:00
RxtxChannelConfig.java Add AUTO_CLOSE option 2013-11-05 17:24:36 +09:00
RxtxChannelOption.java Synchronized between 4.1 and master again (part 2) 2014-04-25 15:06:26 +09:00
RxtxDeviceAddress.java Remove 'get' prefix 2013-01-17 15:06:46 +09:00