netty5/example
Trustin Lee d01d1d0843 Rename (Server)ChannelBuilder to (Server)ChannelBootstrap
- It does not build a new Channel but just helps bootstrapping it.
- Added shutdown() method for simpler deinitialization
- ServerChannelBootstrap has shorter method names for the parent channel
2012-05-15 13:45:25 +09:00
..
src/main/java/io/netty/example Rename (Server)ChannelBuilder to (Server)ChannelBootstrap 2012-05-15 13:45:25 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00