netty5/example/src/main
Trustin Lee a849d11877 ChannelBuffers -> ByteBufs / Add MessageBuf & ChannelBuf
- Add MessageBuf which replaces java.util.Queue
- Add ChannelBuf which is common type of ByteBuf and ChannelBuf
- ChannelBuffers was renamed to ByteBufs
- Add MessageBufs
- All these changes are going to replace ChannelBufferHolder.
2012-06-10 11:31:39 +09:00
..
java/io/netty/example ChannelBuffers -> ByteBufs / Add MessageBuf & ChannelBuf 2012-06-10 11:31:39 +09:00