Uses of Package
javax.net.ssl

Packages that use javax.net.ssl
Package Description
com.squareup.okhttp  
com.squareup.okhttp.internal  
com.squareup.okhttp.internal.http  
com.squareup.okhttp.internal.tls  
java.net  
javax.net.ssl
This package provides classes and interfaces needed to use the Secure Sockets Layer (SSL) protocol and the successor Transport Layer Security (TLS) protocol.
org.apache.http.conn
The client-side connection management and handling API at the heart of what is referred to as HttpConn.
org.apache.http.conn.ssl
TLS/SSL specific parts of the HttpConn API.
org.apache.http.impl.conn  
org.conscrypt