Package dev.langchain4j.mcp.client.transport
package dev.langchain4j.mcp.client.transport
-
ClassDescriptionEncodes MCP header values per the spec's Value Encoding rule.Bridges between JSON text and Jackson's tree model while both the deprecated
JsonNode-based transport API and its replacement coexist.Handles incoming messages from the MCP server.The transport contract between the MCP client and a server connection.