Most visited

Recently visited

Added in API level 1

org.apache.http.conn.ssl

TLS/SSL specific parts of the HttpConn API.

Interfaces

X509HostnameVerifier 此接口在API级别22中已弃用。请改为使用openConnection() 请访问this webpage了解更多详情。

Classes

AbstractVerifier 此类已在API级别22中弃用。请改为使用openConnection() 请访问this webpage了解更多详情。
AllowAllHostnameVerifier 此类已在API级别22中弃用。请改用openConnection() 请访问this webpage了解更多详情。
BrowserCompatHostnameVerifier 此类已在API级别22中弃用。请改为使用openConnection() 请访问this webpage了解更多详情。
SSLSocketFactory 此类已在API级别22中弃用。请改为使用openConnection() 请访问this webpage了解更多详情。
StrictHostnameVerifier 此类已在API级别22中弃用。请改为使用openConnection() 请访问this webpage了解更多详情。

Hooray!