Class McpPingResponse


public class McpPingResponse extends McpClientResponse
Corresponds to the EmptyResult type from the MCP schema (response to a PingRequest).
  • Constructor Details

    • McpPingResponse

      public McpPingResponse(Long id)
  • Method Details