| 程序包 | 说明 |
|---|---|
| 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.handler.address |
Package to dynamically replace local / remote
SocketAddress. |
| io.netty.resolver |
Resolves an arbitrary string that represents the name of an endpoint into an address.
|
| io.netty.resolver.dns |
An alternative to Java's built-in domain name lookup mechanism that resolves a domain name asynchronously,
which supports the queries of an arbitrary DNS record type as well.
|
| 类和说明 |
|---|
| AddressResolverGroup
Creates and manages
NameResolvers so that each EventExecutor has its own resolver instance. |
| 类和说明 |
|---|
| AddressResolverGroup
Creates and manages
NameResolvers so that each EventExecutor has its own resolver instance. |
| 类和说明 |
|---|
| AbstractAddressResolver
A skeletal
AddressResolver implementation. |
| AddressResolver
Resolves a possibility unresolved
SocketAddress. |
| AddressResolverGroup
Creates and manages
NameResolvers so that each EventExecutor has its own resolver instance. |
| DefaultAddressResolverGroup |
| HostsFileEntries
A container of hosts file entries.
|
| HostsFileEntriesProvider
A container of hosts file entries
|
| HostsFileEntriesProvider.Parser |
| HostsFileEntriesResolver
Resolves a hostname against the hosts file entries.
|
| InetNameResolver
A skeletal
NameResolver implementation that resolves InetAddress. |
| NameResolver
Resolves an arbitrary string that represents the name of an endpoint into an address.
|
| NoopAddressResolverGroup |
| ResolvedAddressTypes
Defined resolved address types.
|
| SimpleNameResolver
A skeletal
NameResolver implementation. |
| 类和说明 |
|---|
| AddressResolver
Resolves a possibility unresolved
SocketAddress. |
| AddressResolverGroup
Creates and manages
NameResolvers so that each EventExecutor has its own resolver instance. |
| HostsFileEntriesResolver
Resolves a hostname against the hosts file entries.
|
| InetNameResolver
A skeletal
NameResolver implementation that resolves InetAddress. |
| NameResolver
Resolves an arbitrary string that represents the name of an endpoint into an address.
|
| ResolvedAddressTypes
Defined resolved address types.
|
| SimpleNameResolver
A skeletal
NameResolver implementation. |