Uses of Class
org.snmp4j.mcp.tool.ToolParameter
Packages that use ToolParameter
Package
Description
-
Uses of ToolParameter in org.snmp4j.mcp
Methods in org.snmp4j.mcp that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool
Methods in org.snmp4j.mcp.tool that return types with arguments of type ToolParameterModifier and TypeMethodDescriptionMcpTool.getParameters()Gets the supported parameters for this tool.Method parameters in org.snmp4j.mcp.tool with type arguments of type ToolParameterModifier and TypeMethodDescriptionstatic io.modelcontextprotocol.spec.McpSchema.JsonSchemaToolSchemaConverterUtils.createInputSchema(List<ToolParameter> parameters) Creates a JSON Schema representation of the input parameters for a tool. -
Uses of ToolParameter in org.snmp4j.mcp.tool.mib.compiler
Methods in org.snmp4j.mcp.tool.mib.compiler that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.mib.search
Methods in org.snmp4j.mcp.tool.mib.search that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.mib.semantic
Methods in org.snmp4j.mcp.tool.mib.semantic that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.mib.text
Methods in org.snmp4j.mcp.tool.mib.text that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp
Methods in org.snmp4j.mcp.tool.snmp that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp.agent
Methods in org.snmp4j.mcp.tool.snmp.agent that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp.ber
Methods in org.snmp4j.mcp.tool.snmp.ber that return types with arguments of type ToolParameterModifier and TypeMethodDescriptionMcpSnmpEncodeBER.getParameters()McpSnmpMessageBER.getParameters() -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp.raw
Methods in org.snmp4j.mcp.tool.snmp.raw that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp.set
Methods in org.snmp4j.mcp.tool.snmp.set that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp.table
Methods in org.snmp4j.mcp.tool.snmp.table that return types with arguments of type ToolParameter -
Uses of ToolParameter in org.snmp4j.mcp.tool.snmp.tree
Methods in org.snmp4j.mcp.tool.snmp.tree that return types with arguments of type ToolParameter