| Package | Description |
|---|---|
| io.netty.bootstrap |
The helper classes with fluent API which enable an easy implementation of
typical client side and server side channel initialization.
|
| io.netty.channel |
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
AbstractBootstrap.PendingRegistrationPromise |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
AbstractChannel.CloseFuture |