AbstractSessionContext.getSessionFromPersistentCache

Called for server sessions only. Retrieves the session by ID from the persistent cache.

<p>Visible for extension only, not intended to be called directly.

class AbstractSessionContext
abstract
getSessionFromPersistentCache
(
byte[] sessionId
)

Meta