Uses of Package
io.netty.resolver
Packages that use io.netty.resolver
Package
Description
The helper classes with fluent API which enable an easy implementation of
typical client side and server side channel initialization.
Package to dynamically replace local / remote
SocketAddress.Resolves an arbitrary string that represents the name of an endpoint into an address.
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.
-
Classes in io.netty.resolver used by io.netty.bootstrapClassDescriptionCreates and manages
NameResolvers so that eachEventExecutorhas its own resolver instance. -
Classes in io.netty.resolver used by io.netty.handler.addressClassDescriptionCreates and manages
NameResolvers so that eachEventExecutorhas its own resolver instance. -
Classes in io.netty.resolver used by io.netty.resolverClassDescriptionA skeletal
AddressResolverimplementation.Resolves a possibility unresolvedSocketAddress.Creates and managesNameResolvers so that eachEventExecutorhas its own resolver instance.A container of hosts file entries.A container of hosts file entriesResolves a hostname against the hosts file entries.A skeletalNameResolverimplementation that resolvesInetAddress.Resolves an arbitrary string that represents the name of an endpoint into an address.Defined resolved address types.A skeletalNameResolverimplementation. -
Classes in io.netty.resolver used by io.netty.resolver.dnsClassDescriptionResolves a possibility unresolved
SocketAddress.Creates and managesNameResolvers so that eachEventExecutorhas its own resolver instance.Resolves a hostname against the hosts file entries.A skeletalNameResolverimplementation that resolvesInetAddress.Resolves an arbitrary string that represents the name of an endpoint into an address.Defined resolved address types.A skeletalNameResolverimplementation.