Uses of Class
io.modelcontextprotocol.spec.McpServerSession
Packages that use McpServerSession
-
Uses of McpServerSession in io.modelcontextprotocol.server
Constructors in io.modelcontextprotocol.server with parameters of type McpServerSessionModifierConstructorDescriptionMcpAsyncServerExchange(McpServerSession session, McpSchema.ClientCapabilities clientCapabilities, McpSchema.Implementation clientInfo) Create a new asynchronous exchange with the client. -
Uses of McpServerSession in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpServerSessionModifier and TypeMethodDescriptionMcpServerSession.Factory.create(McpServerTransport sessionTransport) Creates a new 1:1 representation of the client-server interaction.