Uses of Interface
dev.tachyonmcp.core.server.TachyonServer
Packages that use TachyonServer
Package
Description
Server classes
Internal server engine — request dispatch, session lifecycle, handler wiring.
-
Uses of TachyonServer in dev.tachyonmcp.core.server
Methods in dev.tachyonmcp.core.server that return TachyonServerModifier and TypeMethodDescriptionServerBuilder.build()Constructs the configured server without starting its transport, then executes the configured feature-registration callbacks. -
Uses of TachyonServer in dev.tachyonmcp.core.server.internal
Subinterfaces of TachyonServer in dev.tachyonmcp.core.server.internal