| 程序包 | 说明 |
|---|---|
| org.jboss.netty.bootstrap |
IoC/DI friendly helper classes which enable an easy implementation of
typical client side and server side channel initialization.
|
| org.jboss.netty.example.uptime |
| 类和说明 |
|---|
| Bootstrap
A helper class which initializes a
Channel. |
| 类和说明 |
|---|
| ClientBootstrap
A helper class which creates a new client-side
Channel and makes a
connection attempt. |