跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z 

J

JacksonJsonSchemaValidatorSupplier - io.modelcontextprotocol.json.schema.jackson中的类
A concrete implementation of JsonSchemaValidatorSupplier that provides a JsonSchemaValidator instance based on the Jackson library.
JacksonJsonSchemaValidatorSupplier() - 类 的构造器io.modelcontextprotocol.json.schema.jackson.JacksonJsonSchemaValidatorSupplier
 
JacksonMcpJsonMapper - io.modelcontextprotocol.json.jackson中的类
Jackson-based implementation of JsonMapper.
JacksonMcpJsonMapper(ObjectMapper) - 类 的构造器io.modelcontextprotocol.json.jackson.JacksonMcpJsonMapper
Constructs a new JacksonMcpJsonMapper instance with the given ObjectMapper.
JacksonMcpJsonMapperSupplier - io.modelcontextprotocol.json.jackson中的类
A supplier of McpJsonMapper instances that uses the Jackson library for JSON serialization and deserialization.
JacksonMcpJsonMapperSupplier() - 类 的构造器io.modelcontextprotocol.json.jackson.JacksonMcpJsonMapperSupplier
 
JINA - 类 中的静态变量org.noear.solon.ai.skills.crawler.WebCrawlerSkill
 
json(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.mysql.MetadataField
 
json(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.pgvector.MetadataField
 
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.client.transport.WebRxSseClientTransport.Builder
Sets the JSON mapper for serialization/deserialization.
jsonMapper - 类 中的变量io.modelcontextprotocol.client.transport.WebRxSseClientTransport
ObjectMapper for serializing outbound messages and deserializing inbound messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.client.transport.WebRxStreamableHttpTransport.Builder
Configure the McpJsonMapper to use.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
Sets the JsonMapper to use for serializing and deserializing JSON messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
Sets the JsonMapper to use for serializing and deserializing JSON messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
Sets the JsonMapper to use for serializing and deserializing JSON messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
Sets the JsonMapper to use for serializing and deserializing JSON messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider.Builder
Sets the McpJsonMapper to use for JSON serialization/deserialization of MCP messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStatelessServerTransport.Builder
Sets the JsonMapper to use for JSON serialization/deserialization of MCP messages.
jsonMapper(McpJsonMapper) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStreamableServerTransportProvider.Builder
Sets the McpJsonMapper to use for JSON serialization/deserialization of MCP messages.
jsonrpc() - 接口 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCMessage
 
jsonrpc() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCNotification
 
jsonrpc() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCRequest
 
jsonrpc() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCResponse
 
jsonrpc() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCMessage
 
jsonrpc() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCNotification
 
jsonrpc() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCRequest
 
jsonrpc() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCResponse
 
JSONRPC_VERSION - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
 
JSONRPC_VERSION - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
 
JSONRPCError() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCError
 
JSONRPCError - io.a2a_preview.model中的类
 
JSONRPCError() - 类 的构造器io.a2a_preview.model.JSONRPCError
 
JSONRPCError(Integer, String, Object) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.JSONRPCResponse.JSONRPCError
 
JSONRPCErrorResponse - io.a2a_preview.model中的类
 
JSONRPCErrorResponse() - 类 的构造器io.a2a_preview.model.JSONRPCErrorResponse
 
JSONRPCMessage - io.a2a_preview.model中的类
 
JSONRPCMessage() - 类 的构造器io.a2a_preview.model.JSONRPCMessage
 
JSONRPCMessageIdentifier - io.a2a_preview.model中的类
 
JSONRPCMessageIdentifier() - 类 的构造器io.a2a_preview.model.JSONRPCMessageIdentifier
 
JSONRPCNotification(String, Object) - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCNotification
 
JSONRPCNotification(String, String, Object) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.JSONRPCNotification
 
JSONRPCRequest(String, Object, Object) - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCRequest
 
JSONRPCRequest - io.a2a_preview.model中的类
 
JSONRPCRequest() - 类 的构造器io.a2a_preview.model.JSONRPCRequest
 
JSONRPCRequest(String, String, Object, Object) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.JSONRPCRequest
Constructor that validates MCP-specific ID requirements.
JSONRPCResponse() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCResponse
 
JSONRPCResponse - io.a2a_preview.model中的类
 
JSONRPCResponse() - 类 的构造器io.a2a_preview.model.JSONRPCResponse
 
JSONRPCResponse(String, Object, Object, McpSchema.JSONRPCResponse.JSONRPCError) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.JSONRPCResponse
 
JsonSchema(String, Map<String, Object>, List<String>, Boolean, Map<String, Object>, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.JsonSchema
 
jsonSchemaValidator(JsonSchemaValidator) - 类 中的方法io.modelcontextprotocol.client.McpClient.AsyncSpec
Sets the JSON schema validator to use for validating tool responses against output schemas.
jsonSchemaValidator(JsonSchemaValidator) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
Add a JsonSchemaValidator to validate the JSON structure of the structured output.
JsonSchemaValidator - io.modelcontextprotocol.json.schema中的接口
Interface for validating structured content against a JSON schema.
jsonSchemaValidator(JsonSchemaValidator) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
Sets the JSON schema validator to use for validating tool and resource schemas.
jsonSchemaValidator(JsonSchemaValidator) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
Sets the JSON schema validator to use for validating tool and resource schemas.
jsonSchemaValidator(JsonSchemaValidator) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
Sets the JSON schema validator to use for validating tool and resource schemas.
jsonSchemaValidator(JsonSchemaValidator) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
 
JsonSchemaValidator - io.modelcontextprotocol.spec中的接口
Interface for validating structured content against a JSON schema.
JsonSchemaValidator.ValidationResponse - io.modelcontextprotocol.json.schema中的类
Represents the result of a validation operation.
JsonSchemaValidator.ValidationResponse - io.modelcontextprotocol.spec中的类
Represents the result of a validation operation.
JsonSchemaValidatorSupplier - io.modelcontextprotocol.json.schema中的接口
A supplier interface that provides a JsonSchemaValidator instance.
JsonSplitter - org.noear.solon.ai.rag.splitter中的类
Json 文档分割器(将数组数据分割为不同的文档)
JsonSplitter() - 类 的构造器org.noear.solon.ai.rag.splitter.JsonSplitter
 
jsonStructuredOutput() - 类 中的方法io.modelcontextprotocol.json.schema.JsonSchemaValidator.ValidationResponse
 
jsonStructuredOutput() - 类 中的方法io.modelcontextprotocol.spec.JsonSchemaValidator.ValidationResponse
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
跳过导航链接