netty5/codec-http
Trustin Lee 9ec51d01d6 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-06-19 10:39:30 +09:00
..
src Add ChannelMetadata and remove unnecessary disconnect() impls 2012-06-19 10:39:30 +09:00
pom.xml Code clean-up based on IntelliJ code analysis 2012-06-11 22:54:28 +09:00