Uses of Record Class
com.soklet.McpObject
Packages that use McpObject
-
Uses of McpObject in com.soklet
Methods in com.soklet that return McpObjectModifier and TypeMethodDescriptionMcpPromptHandlerContext.getArguments()Provides the prompt arguments object for the current request.McpToolHandlerContext.getArguments()Provides the tool arguments object for the current request.McpSchema.toValue()Converts this schema into its MCP JSON-schema object representation.McpClientCapabilities.value()Returns the value of thevaluerecord component.McpNegotiatedCapabilities.value()Returns the value of thevaluerecord component.Method parameters in com.soklet with type arguments of type McpObjectModifier and TypeMethodDescriptionvoidMcpRequestResult.StreamOpened.registerMessageConsumer(@NonNull Consumer<McpObject> messageConsumer) Registers the consumer that should receive MCP messages from the open simulated stream.Constructors in com.soklet with parameters of type McpObjectModifierConstructorDescriptionCreates an instance of aMcpClientCapabilitiesrecord class.Creates an instance of aMcpNegotiatedCapabilitiesrecord class.