netty5/transport/src/main/java/io/netty
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
..
channel Rename (Server)ChannelBuilder to (Server)ChannelBootstrap 2012-05-15 13:45:25 +09:00