Uses of Enum
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 type with the specified name.static DefaultHostnameVerifier.HostNameType[]DefaultHostnameVerifier.HostNameType.values()Returns an array containing the constants of this enum type, in the order they are declared.