Package io.modelcontextprotocol.client.transport
package io.modelcontextprotocol.client.transport
-
ClassDescriptionA Server-Sent Events (SSE) client implementation using Java's Flow API for reactive stream processing.Record class representing a Server-Sent Event with its standard fields.Interface for handling SSE events and errors.Server-Sent Events (SSE) implementation of the
McpTransportthat follows the MCP HTTP with SSE transport specification, using Java's HttpClient.Server parameters for stdio client.Implementation of the MCP Stdio transport that communicates with a server process using standard input/output streams.