Package org.conscrypt

Class ServerSessionContext

  • All Implemented Interfaces:
    javax.net.ssl.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.