Uses of Interface
io.modelcontextprotocol.spec.McpLoggableSession
Packages that use McpLoggableSession
-
Uses of McpLoggableSession in io.modelcontextprotocol.server
Constructors in io.modelcontextprotocol.server with parameters of type McpLoggableSessionModifierConstructorDescriptionMcpAsyncServerExchange(String sessionId, McpLoggableSession session, McpSchema.ClientCapabilities clientCapabilities, McpSchema.Implementation clientInfo, McpTransportContext transportContext) Create a new asynchronous exchange with the client. -
Uses of McpLoggableSession in io.modelcontextprotocol.spec
Classes in io.modelcontextprotocol.spec that implement McpLoggableSessionModifier and TypeClassDescriptionclassRepresents a Model Context Protocol (MCP) session on the server side.classRepresentation of a Streamable HTTP server session that keeps track of mapping server-initiated requests to the client and mapping arriving responses.final classAn individual SSE stream within a Streamable HTTP context.classAMcpLoggableSessionwhich represents a missing stream that would allow the server to communicate with the client.