netty5/codec/src
Trustin Lee a5bb2c7f77 Add ChannelMetadata and remove unnecessary disconnect() impls
- Add Channel.metadata() and remove Channel.bufferType()
- DefaultPipeline automatically redirects disconnect() request to
  close() if the channel has no disconnect operation
- Remove unnecessary disconnect() implementations
2012-07-07 14:30:24 +09:00
..
main/java/io/netty/handler/codec Add ChannelMetadata and remove unnecessary disconnect() impls 2012-07-07 14:30:24 +09:00
test/java/io/netty/handler/codec Merge MessageBufs and ByteBufs into Unpooled 2012-06-11 17:02:29 +09:00