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

H

H2Dialect - org.noear.solon.ai.skills.text2sql.dialect中的类
H2 数据库方言实现 针对 H2 的保留字强制大写转义及日期函数的特殊表现进行优化,并支持 MySQL 模式检测
H2Dialect() - 类 的构造器org.noear.solon.ai.skills.text2sql.dialect.H2Dialect
 
handle(AcpSchema.AuthenticateRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.AuthenticateHandler
 
handle(AcpSchema.CancelNotification) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.CancelHandler
 
handle(AcpSchema.InitializeRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.InitializeHandler
 
handle(AcpSchema.LoadSessionRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.LoadSessionHandler
 
handle(AcpSchema.NewSessionRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.NewSessionHandler
 
handle(AcpSchema.PromptRequest, PromptContext) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.PromptHandler
Handles a prompt request with full access to agent capabilities.
handle(AcpSchema.SetSessionModeRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SetSessionModeHandler
 
handle(AcpSchema.SetSessionModelRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SetSessionModelHandler
 
handle(AcpSchema.AuthenticateRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncAuthenticateHandler
 
handle(AcpSchema.CancelNotification) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncCancelHandler
 
handle(AcpSchema.InitializeRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncInitializeHandler
 
handle(AcpSchema.LoadSessionRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncLoadSessionHandler
 
handle(AcpSchema.NewSessionRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncNewSessionHandler
 
handle(AcpSchema.PromptRequest, SyncPromptContext) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncPromptHandler
Handles a prompt request with full access to agent capabilities.
handle(AcpSchema.SetSessionModeRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncSetSessionModeHandler
 
handle(AcpSchema.SetSessionModelRequest) - 接口 中的方法com.agentclientprotocol.sdk.agent.AcpAgent.SyncSetSessionModelHandler
 
handle(Object) - 接口 中的方法com.agentclientprotocol.sdk.client.AcpClient.SyncRequestHandler
Handles an incoming request with the given parameters.
handle(Object) - 接口 中的方法com.agentclientprotocol.sdk.spec.AcpAgentSession.NotificationHandler
Handles an incoming notification with the given parameters.
handle(Object) - 接口 中的方法com.agentclientprotocol.sdk.spec.AcpAgentSession.RequestHandler
Handles an incoming request with the given parameters.
handle(Object) - 接口 中的方法com.agentclientprotocol.sdk.spec.AcpClientSession.NotificationHandler
Handles an incoming notification with the given parameters.
handle(Object) - 接口 中的方法com.agentclientprotocol.sdk.spec.AcpClientSession.RequestHandler
Handles an incoming request with the given parameters.
handle(Task, Message) - 接口 中的方法io.a2a_preview.server.TaskHandler
Handle a task
handle(McpSchema.InitializeRequest) - 接口 中的方法io.modelcontextprotocol.server.McpInitRequestHandler
Handles the initialization request.
handle(McpAsyncServerExchange, Object) - 接口 中的方法io.modelcontextprotocol.server.McpNotificationHandler
Handles a notification from the client.
handle(McpAsyncServerExchange, Object) - 接口 中的方法io.modelcontextprotocol.server.McpRequestHandler
Handles a request from the client.
handle(McpTransportContext, Object) - 接口 中的方法io.modelcontextprotocol.server.McpStatelessNotificationHandler
Handle to notification and complete once done.
handle(McpTransportContext, Object) - 接口 中的方法io.modelcontextprotocol.server.McpStatelessRequestHandler
Handle the request and complete with a result.
handle(Object) - 接口 中的方法io.modelcontextprotocol.spec.McpClientSession.NotificationHandler
Handles an incoming notification with the given parameters.
handle(Object) - 接口 中的方法io.modelcontextprotocol.spec.McpClientSession.RequestHandler
Handles an incoming request with the given parameters.
handle(McpSchema.JSONRPCMessage) - 类 中的方法io.modelcontextprotocol.spec.McpServerSession
Called by the McpServerTransportProvider once the session is determined.
handle() - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.InitNotificationHandler
Specifies an action to take upon successful initialization.
handle(McpSchema.InitializeRequest) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.InitRequestHandler
已过时。
Handles the initialization request.
handle(McpAsyncServerExchange, Object) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.NotificationHandler
已过时。
Handles a notification from the client.
handle(McpAsyncServerExchange, Object) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.RequestHandler
已过时。
Handles a request from the client.
handle(McpSchema.InitializeRequest) - 接口 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession.InitRequestHandler
Handles the initialization request.
handle(Req) - 接口 中的方法org.noear.solon.ai.AiHandler
处理
handle(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.chat.prompt.FunctionPrompt
同步处理
handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.prompt.FunctionPromptDesc
 
handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.prompt.MethodFunctionPrompt
 
handle(String) - 接口 中的方法org.noear.solon.ai.chat.resource.FunctionResource
处理
handle(String) - 类 中的方法org.noear.solon.ai.chat.resource.FunctionResourceDesc
 
handle(String) - 类 中的方法org.noear.solon.ai.chat.resource.MethodFunctionResource
 
handle(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
同步处理
handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
执行处理
handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
执行处理
handle(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.chat.tool.ToolHandler
处理
handle(Context) - 类 中的方法org.noear.solon.ai.skills.claudecode.SolonCodeCLI
已过时。
 
handle(Context) - 类 中的方法org.noear.solon.ai.skills.cli.CodeCLI
 
handleAsync(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.chat.prompt.FunctionPrompt
异步处理
handleAsync(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.prompt.MethodFunctionPrompt
 
handleAsync(String) - 接口 中的方法org.noear.solon.ai.chat.resource.FunctionResource
 
handleAsync(String) - 类 中的方法org.noear.solon.ai.chat.resource.MethodFunctionResource
 
handleAsync(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
异步处理
handleAsync(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
 
handleError(FlowContext, Exception) - 类 中的方法org.noear.solon.ai.agent.team.task.SupervisorTask
 
handleJsonRpcRequest(JSONRPCRequest) - 类 中的方法io.a2a_preview.server.A2AServerEndpoint
Handle JSON-RPC requests
handleNotification(McpTransportContext, McpSchema.JSONRPCNotification) - 接口 中的方法io.modelcontextprotocol.server.McpStatelessServerHandler
Handle the notification.
handleOutbound(Function<Flux<AcpSchema.JSONRPCMessage>, Flux<AcpSchema.JSONRPCMessage>>) - 类 中的方法com.agentclientprotocol.sdk.client.transport.StdioAcpClientTransport
 
handleOutbound(Function<Flux<McpSchema.JSONRPCMessage>, Flux<McpSchema.JSONRPCMessage>>) - 类 中的方法io.modelcontextprotocol.client.transport.StdioClientTransport
 
handler(AgentHandler) - 类 中的方法org.noear.solon.ai.agent.simple.SimpleAgent.Builder
 
handleRequest(McpTransportContext, McpSchema.JSONRPCRequest) - 接口 中的方法io.modelcontextprotocol.server.McpStatelessServerHandler
Handle the request using user-provided feature implementations.
handleReturnValue(Object, AcpMethodParameter, AcpInvocationContext) - 类 中的方法com.agentclientprotocol.sdk.agent.support.handler.DirectResponseHandler
 
handleReturnValue(Object, AcpMethodParameter, AcpInvocationContext) - 类 中的方法com.agentclientprotocol.sdk.agent.support.handler.MonoHandler
 
handleReturnValue(Object, AcpMethodParameter, AcpInvocationContext) - 接口 中的方法com.agentclientprotocol.sdk.agent.support.handler.ReturnValueHandler
Handle the return value and convert to protocol response.
handleReturnValue(Object, AcpMethodParameter, AcpInvocationContext) - 类 中的方法com.agentclientprotocol.sdk.agent.support.handler.ReturnValueHandlerComposite
 
handleReturnValue(Object, AcpMethodParameter, AcpInvocationContext) - 类 中的方法com.agentclientprotocol.sdk.agent.support.handler.StringToPromptResponseHandler
 
handleReturnValue(Object, AcpMethodParameter, AcpInvocationContext) - 类 中的方法com.agentclientprotocol.sdk.agent.support.handler.VoidHandler
 
handleStreamingTask(JSONRPCRequest) - 类 中的方法io.a2a_preview.server.A2AServerEndpoint
Handle streaming task requests (Server-Sent Events)
handleTaskCancel(JSONRPCRequest) - 类 中的方法io.a2a_preview.server.A2AServer
Handle task cancel request
handleTaskGet(JSONRPCRequest) - 类 中的方法io.a2a_preview.server.A2AServer
Handle task query request
handleTaskSend(JSONRPCRequest) - 类 中的方法io.a2a_preview.server.A2AServer
Handle task send request
has_reasoning_field - 类 中的变量org.noear.solon.ai.chat.ChatResponseDefault
有推理字段
hasActivePrompt() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpAgentSession
Checks if there is an active prompt being processed.
hasAgentBid(String) - 类 中的方法org.noear.solon.ai.agent.team.protocol.ContractNetProtocol.ContractState
 
hasAnnotation(Class<? extends Annotation>) - 类 中的方法com.agentclientprotocol.sdk.agent.support.AcpMethodParameter
Check if this parameter has the specified annotation.
hasBids() - 类 中的方法org.noear.solon.ai.agent.team.protocol.ContractNetProtocol.ContractState
 
hasChoices() - 接口 中的方法org.noear.solon.ai.chat.ChatResponse
是否有选择
hasChoices() - 类 中的方法org.noear.solon.ai.chat.ChatResponseDefault
是否有消息
hasClass(String) - 类 中的方法org.noear.solon.ai.rag.repository.weaviate.SchemaResponse
 
hasContent() - 接口 中的方法org.noear.solon.ai.agent.AgentChunk
是否有当前块内容
hasContent() - 接口 中的方法org.noear.solon.ai.chat.ChatResponse
是否有消息内容
hasContent() - 类 中的方法org.noear.solon.ai.chat.ChatResponseDefault
是否有消息内容
hasContent() - 类 中的方法org.noear.solon.ai.chat.message.AssistantMessage
是否有内容
hasData() - 类 中的方法org.noear.solon.ai.embedding.EmbeddingResponse
是否有数据
hasData() - 类 中的方法org.noear.solon.ai.generate.GenerateResponse
是否有数据
hasError() - 类 中的方法org.noear.solon.ai.rag.repository.chroma.ChromaResponse
 
hasError() - 类 中的方法org.noear.solon.ai.rag.repository.chroma.QueryResponse
检查响应是否包含错误
hasError() - 类 中的方法org.noear.solon.ai.rag.repository.dashvector.DashVectorResponse
 
hasError() - 类 中的方法org.noear.solon.ai.rag.repository.weaviate.GraphQLResponse
 
hashCode() - 类 中的方法com.agentclientprotocol.sdk.agent.support.AcpMethodParameter
 
hashCode() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.PromptReference
 
hasLimit(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.OracleDialect
 
hasLimit(String) - 接口 中的方法org.noear.solon.ai.skills.text2sql.SqlDialect
判断 SQL 是否已包含限制语句
hasMore() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CompleteResult.CompleteCompletion
 
hasNestedJsonBlock(String) - 类 中的方法org.noear.solon.ai.chat.dialect.AbstractChatDialect
 
hasPlans() - 类 中的方法org.noear.solon.ai.agent.react.ReActTrace
判断是否存在计划
hasPrompt(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider
是否存在提示语
hasResource(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider
是否存在资源
hasResults() - 类 中的方法org.noear.solon.ai.reranking.RerankingResponse
是否有结果
hasText(String, String) - 类 中的静态方法com.agentclientprotocol.sdk.util.Assert
Assert that a string is not empty; that is, it must not be null and not the empty string.
hasText(String, String) - 类 中的静态方法io.modelcontextprotocol.util.Assert
Assert that the given String contains valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String) - 类 中的静态方法io.modelcontextprotocol.util.Assert
Check whether the given String contains actual text.
hasText(String) - 类 中的静态方法io.modelcontextprotocol.util.Utils
Check whether the given String contains actual text.
hasTool(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider
是否存在工具
hasToolCallBuilders() - 类 中的方法org.noear.solon.ai.chat.ChatResponseDefault
是否有工具构建器
header(String, String) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
headers() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.McpServerHttp
 
headers() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.McpServerSse
 
headers - 类 中的变量org.noear.solon.ai.AiConfig
 
headers(Map<String, String>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
headerSet(String, String) - 类 中的方法org.noear.solon.ai.chat.ChatModel.Builder
头信息添加
headerSet(String, String) - 类 中的方法org.noear.solon.ai.embedding.EmbeddingModel.Builder
头信息设置
headerSet(String, String) - 类 中的方法org.noear.solon.ai.generate.GenerateModel.Builder
头信息设置
headerSet(String, String) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
headerSet(Map<String, String>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
headerSet(String, String) - 类 中的方法org.noear.solon.ai.reranking.RerankingModel.Builder
头信息设置
heartbeatInterval(Duration) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
heartbeatInterval(Duration) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider.Builder
SSE 心跳间隔
HIERARCHICAL - 接口 中的静态变量org.noear.solon.ai.agent.team.TeamProtocols
层级制协议 (Hierarchical) 核心:主管中心化。
HierarchicalProtocol - org.noear.solon.ai.agent.team.protocol中的类
层级化协作协议 (Hierarchical Protocol) 核心特征:引入“运行看板”机制。
HierarchicalProtocol(TeamAgentConfig) - 类 的构造器org.noear.solon.ai.agent.team.protocol.HierarchicalProtocol
 
HierarchicalProtocol.HierarchicalState - org.noear.solon.ai.agent.team.protocol中的类
协作状态机:负责汇报数据的吸收、错误记录与状态持久化
HierarchicalState() - 类 的构造器org.noear.solon.ai.agent.team.protocol.HierarchicalProtocol.HierarchicalState
 
hint() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AvailableCommandInput
 
hints(List<McpSchema.ModelHint>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ModelPreferences.Builder
 
hints() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ModelPreferences
 
HITL - org.noear.solon.ai.agent.react.intercept中的类
HITL (Human-in-the-Loop) 交互助手 提供面向业务层(如 Controller 或 Service)的便捷 API。
HITL() - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITL
 
HITLDecision - org.noear.solon.ai.agent.react.intercept中的类
HITL 审批决策实体 该实体定义了人工对 AI 行为的最终裁决。
HITLDecision() - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITLDecision
 
HITLDecision(int) - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITLDecision
 
HITLInterceptor - org.noear.solon.ai.agent.react.intercept中的类
工业级人工介入拦截器 (Human-in-the-Loop Interceptor) 该拦截器通过 ReAct 协议的生命周期钩子实现流程管控: onAction 阶段:判定拦截逻辑。
HITLInterceptor() - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITLInterceptor
 
HITLInterceptor.HITLSensitiveStrategy - org.noear.solon.ai.agent.react.intercept中的类
 
HITLInterceptor.InterventionStrategy - org.noear.solon.ai.agent.react.intercept中的接口
介入判定策略接口
HITLSensitiveStrategy() - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITLInterceptor.HITLSensitiveStrategy
 
HITLTask - org.noear.solon.ai.agent.react.intercept中的类
HITL 挂起任务实体 承载被拦截瞬间的工具调用上下文快照,供前端或 UI 层渲染审批界面
HITLTask() - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITLTask
 
HITLTask(String, Map<String, Object>, String) - 类 的构造器org.noear.solon.ai.agent.react.intercept.HITLTask
 
hnswConstructionEf(int) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
设置 HNSW 图构建时的候选邻居数量
hnswM(int) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
设置 HNSW 图的每层节点的邻居数量
hnswSearchEf(int) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
设置 HNSW 图构搜索时的候选邻居数量
horizontalLineAsNew(boolean) - 类 中的方法org.noear.solon.ai.rag.loader.MarkdownLoader.Options
 
host - 类 中的变量org.noear.solon.ai.util.ProxyDesc
 
HostAgent - io.a2a_preview.client中的类
 
HostAgent() - 类 的构造器io.a2a_preview.client.HostAgent
 
HostAgentAssistantTools - io.a2a_preview.client中的类
 
HostAgentAssistantTools(HostAgent) - 类 的构造器io.a2a_preview.client.HostAgentAssistantTools
 
HtmlSimpleLoader - org.noear.solon.ai.rag.loader中的类
简单html加载器
HtmlSimpleLoader(byte[]) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
 
HtmlSimpleLoader(File) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
 
HtmlSimpleLoader(URL) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
 
HtmlSimpleLoader(SupplierEx<InputStream>) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
 
HtmlSimpleLoader.Options - org.noear.solon.ai.rag.loader中的类
 
http() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.McpCapabilities
 
httpFactory(HttpUtilsFactory) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
HttpHeader() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.HttpHeader
 
HttpHeaders - io.modelcontextprotocol.spec中的接口
Names of HTTP headers in use by MCP HTTP transports.
httpProxy - 类 中的变量org.noear.solon.ai.mcp.client.McpClientProperties
http 代理简单描述
httpProxy(Proxy) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
httpProxy(String, int) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
httpSsl(HttpSslSupplier) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
httpTimeout(HttpTimeout) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
HybridSearchParams - org.noear.solon.ai.rag.util中的类
混合检索参数
hybridSearchParams(HybridSearchParams) - 类 中的方法org.noear.solon.ai.rag.util.QueryCondition
混合搜索参数
A B C D E F G H I J K L M N O P Q R S T U V W Z 
跳过导航链接