Package org.conscrypt

Class ServerSessionContext

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

@Internal public final class ServerSessionContext extends AbstractSessionContext
Caches server sessions. Indexes by session ID. Users typically look up sessions using the ID provided by an SSL client.