Uses of Interface
dev.tachyonmcp.core.runtime.InteractionEvent
Packages that use InteractionEvent
Package
Description
Runtime context, session management, and SSE connection abstractions for
request processing.
-
Uses of InteractionEvent in dev.tachyonmcp.core.runtime
Classes in dev.tachyonmcp.core.runtime that implement InteractionEventModifier and TypeClassDescriptionstatic final recordINITIALIZATION → OPERATION: protocol negotiation complete.static final recordSHUTDOWN complete: all cleanup done, channel may be closed.static final recordOPERATION → SHUTDOWN: client requested graceful termination.