| Package | Description |
|---|---|
| io.modelcontextprotocol.spec | |
| org.noear.solon.ai.mcp.client |
| Modifier and Type | Class and Description |
|---|---|
static class |
McpSchema.BlobResourceContents
Binary contents of a resource.
|
static class |
McpSchema.TextResourceContents
Text contents of a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Function<List<McpSchema.ResourceContents>,reactor.core.publisher.Mono<Void>> |
McpClientProperties.getResourcesUpdateConsumer() |
| Modifier and Type | Method and Description |
|---|---|
McpClientProvider.Builder |
McpClientProvider.Builder.resourcesUpdateConsumer(Function<List<McpSchema.ResourceContents>,reactor.core.publisher.Mono<Void>> resourcesUpdateConsumer)
资源更新消费者
|
void |
McpClientProperties.setResourcesUpdateConsumer(Function<List<McpSchema.ResourceContents>,reactor.core.publisher.Mono<Void>> resourcesUpdateConsumer) |
Copyright © 2025. All rights reserved.