Uses of Enum Class
dev.tachyonmcp.core.runtime.SessionState
Packages that use SessionState
Package
Description
Runtime context, session management, and SSE connection abstractions for
request processing.
-
Uses of SessionState in dev.tachyonmcp.core.runtime
Fields in dev.tachyonmcp.core.runtime with type parameters of type SessionStateMethods in dev.tachyonmcp.core.runtime that return SessionStateModifier and TypeMethodDescriptionSession.state()Returns the current session state.static SessionStateReturns the enum constant of this class with the specified name.static SessionState[]SessionState.values()Returns an array containing the constants of this enum class, in the order they are declared.