Class McpServerEndpoints.McpServerEndpoint

java.lang.Object
io.quarkiverse.mcp.server.http.runtime.McpServerEndpoints.McpServerEndpoint
Enclosing class:
McpServerEndpoints

public static class McpServerEndpoints.McpServerEndpoint extends Object
  • Field Details

    • serverName

      public String serverName
    • mcpPath

      public String mcpPath
    • ssePath

      public String ssePath
  • Constructor Details

    • McpServerEndpoint

      public McpServerEndpoint(String serverName, String mcpPath, String ssePath)