Package org.conscrypt

Class ClientSessionContext

java.lang.Object
org.conscrypt.AbstractSessionContext
org.conscrypt.ClientSessionContext
All Implemented Interfaces:
SSLSessionContext

@Internal public final class ClientSessionContext extends AbstractSessionContext
Caches client sessions. Indexes by host and port. Users are typically looking to reuse any session for a given host and port.