Uses of Class
com.google.adk.tools.mcp.StreamableHttpServerParameters
Packages that use StreamableHttpServerParameters
-
Uses of StreamableHttpServerParameters in com.google.adk.tools.mcp
Methods in com.google.adk.tools.mcp that return StreamableHttpServerParametersConstructors in com.google.adk.tools.mcp with parameters of type StreamableHttpServerParametersModifierConstructorDescriptionMcpToolset(StreamableHttpServerParameters connectionParams) Initializes the McpToolset with Streamable HTTP server parameters, using the ObjectMapper used across the ADK and no tool filter.McpToolset(StreamableHttpServerParameters connectionParams, com.fasterxml.jackson.databind.ObjectMapper objectMapper, Optional<Object> toolFilter) Initializes the McpToolset with Steamable HTTP server parameters.