程序包 | 说明 |
---|---|
io.netty.resolver |
Resolves an arbitrary string that represents the name of an endpoint into an address.
|
限定符和类型 | 类和说明 |
---|---|
class |
InetSocketAddressResolver
A
AbstractAddressResolver that resolves InetSocketAddress . |
class |
NoopAddressResolver
A
AddressResolver that does not perform any resolution but always reports successful resolution. |