Package de.craftsblock.craftsnet.api.session
package de.craftsblock.craftsnet.api.session
-
ClassDescriptionManages session data, allowing the storage and retrieval of serialized objects within a json file.A specialized cache for managing
Sessionobjects, allowing efficient storage and retrieval of session instances using unique string keys.Manages session metadata and handles the persistence and lifecycle of sessions.Handles the persistence of session data by providing functionality for loading, saving, and destroying session files.Indicating the type of job theSessionStorageis performing.