AbstractSessionContext.getSessionFromCache

Called for server sessions only. Retrieves the session by its ID. Overridden by {@link ServerSessionContext} to

class AbstractSessionContext
final
getSessionFromCache
(
byte[] sessionId
)

Meta