See: Description
| Interface | Description |
|---|---|
| AbstractBootstrap.ChannelFactory |
Factory that is responsible to create new
Channel's on AbstractBootstrap.bind()
requests. |
| Class | Description |
|---|---|
| AbstractBootstrap<B extends AbstractBootstrap<?>> |
AbstractBootstrap is a helper class that makes it easy to bootstrap a Channel. |
| Bootstrap | |
| ServerBootstrap |
Bootstrap sub-class which allows easy bootstrap of ServerChannel |
Copyright © 2008-2012 The Netty Project. All Rights Reserved.