Uses of Class
org.asynchttpclient.resolver.RequestHostnameResolver
- 
Packages that use RequestHostnameResolver Package Description org.asynchttpclient.resolver 
- 
- 
Uses of RequestHostnameResolver in org.asynchttpclient.resolverMethods in org.asynchttpclient.resolver that return RequestHostnameResolver Modifier and Type Method Description static RequestHostnameResolverRequestHostnameResolver. valueOf(String name)Returns the enum constant of this type with the specified name.static RequestHostnameResolver[]RequestHostnameResolver. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-