See: Description
| Interface | Description |
|---|---|
| ChannelFactory<T extends Channel> |
Factory that creates a new
Channel on AbstractBootstrap.bind(), Bootstrap.connect(), and
AbstractBootstrap.bind(). |
| Class | Description |
|---|---|
| Bootstrap | |
| ServerBootstrap |
Bootstrap sub-class which allows easy bootstrap of ServerChannel |
Copyright © 2008–2013 The Netty Project. All rights reserved.