Uses of Enum Class
org.apache.http.conn.ssl.DefaultHostnameVerifier.HostNameType
Packages that use DefaultHostnameVerifier.HostNameType
-
Uses of DefaultHostnameVerifier.HostNameType in org.apache.http.conn.ssl
Methods in org.apache.http.conn.ssl that return DefaultHostnameVerifier.HostNameTypeModifier and TypeMethodDescription(package private) static DefaultHostnameVerifier.HostNameTypeDefaultHostnameVerifier.determineHostFormat(String host) Returns the enum constant of this class with the specified name.static DefaultHostnameVerifier.HostNameType[]DefaultHostnameVerifier.HostNameType.values()Returns an array containing the constants of this enum class, in the order they are declared.