Uses of Interface
javax.net.ssl.SSLSession

Packages that use SSLSession
Package Description
com.squareup.okhttp.internal.tls  
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