Class McpToolWrapper
java.lang.Object
io.jenkins.plugins.mcp.server.tool.McpToolWrapper
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMcpToolWrapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper, Object target, Method method) -
Method Summary
Modifier and TypeMethodDescriptionio.modelcontextprotocol.server.McpStatelessServerFeatures.SyncToolSpecificationio.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification
-
Field Details
-
DESCRIPTION
- See Also:
-
-
Constructor Details
-
McpToolWrapper
-
-
Method Details
-
asSyncToolSpecification
public io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification asSyncToolSpecification() -
asStatelessSyncToolSpecification
public io.modelcontextprotocol.server.McpStatelessServerFeatures.SyncToolSpecification asStatelessSyncToolSpecification()
-