Uses of Class
io.netty.bootstrap.Bootstrap.ExternalAddressResolver
-
Packages that use Bootstrap.ExternalAddressResolver 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. -
-
Uses of Bootstrap.ExternalAddressResolver in io.netty.bootstrap
Fields in io.netty.bootstrap declared as Bootstrap.ExternalAddressResolver Modifier and Type Field Description private Bootstrap.ExternalAddressResolver
Bootstrap. externalResolver
Methods in io.netty.bootstrap with parameters of type Bootstrap.ExternalAddressResolver Modifier and Type Method Description (package private) static AddressResolverGroup<java.net.SocketAddress>
Bootstrap.ExternalAddressResolver. getOrDefault(Bootstrap.ExternalAddressResolver externalResolver)
-