索引

A B C D E F G H I J K L M N O P R S T U V Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractConfigurableMcpServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory.configurable中的类
 
AbstractConfigurableMcpServerFactory(McpServerConfiguration) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.AbstractConfigurableMcpServerFactory
 
AbstractMcpServerComponentFactory<T> - com.github.codeboyzhou.mcp.declarative.server.component中的类
 
AbstractMcpServerComponentFactory(Injector, Boolean) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponentFactory
 
AbstractMcpServerFactory<S extends McpServerInfo> - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
AbstractMcpServerFactory() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.AbstractMcpServerFactory
 
ASYNC - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerType
 

B

basePackage() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpServerApplication
 
basePackageClass() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpServerApplication
 
baseUrl() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
返回 baseUrl 记录组件的值。
baseUrl() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo
 
baseUrl(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
bind(int) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
 
BOOLEAN - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
 
build() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
build() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 
build() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
builder() - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo
 
builder() - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo
 
builder() - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
 
Builder() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
Builder() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 
Builder() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 

C

capabilities() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 capabilities 记录组件的值。
changeNotification() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 changeNotification 记录组件的值。
com.github.codeboyzhou.mcp.declarative - 程序包 com.github.codeboyzhou.mcp.declarative
 
com.github.codeboyzhou.mcp.declarative.annotation - 程序包 com.github.codeboyzhou.mcp.declarative.annotation
 
com.github.codeboyzhou.mcp.declarative.common - 程序包 com.github.codeboyzhou.mcp.declarative.common
 
com.github.codeboyzhou.mcp.declarative.configuration - 程序包 com.github.codeboyzhou.mcp.declarative.configuration
 
com.github.codeboyzhou.mcp.declarative.enums - 程序包 com.github.codeboyzhou.mcp.declarative.enums
 
com.github.codeboyzhou.mcp.declarative.exception - 程序包 com.github.codeboyzhou.mcp.declarative.exception
 
com.github.codeboyzhou.mcp.declarative.server - 程序包 com.github.codeboyzhou.mcp.declarative.server
 
com.github.codeboyzhou.mcp.declarative.server.component - 程序包 com.github.codeboyzhou.mcp.declarative.server.component
 
com.github.codeboyzhou.mcp.declarative.server.factory - 程序包 com.github.codeboyzhou.mcp.declarative.server.factory
 
com.github.codeboyzhou.mcp.declarative.server.factory.configurable - 程序包 com.github.codeboyzhou.mcp.declarative.server.factory.configurable
 
com.github.codeboyzhou.mcp.declarative.util - 程序包 com.github.codeboyzhou.mcp.declarative.util
 
configFileName() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
返回 configFileName 记录组件的值。
ConfigurableMcpServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory.configurable中的接口
 
ConfigurableMcpSseServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory.configurable中的类
 
ConfigurableMcpSseServerFactory(McpServerConfiguration) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpSseServerFactory
 
ConfigurableMcpStdioServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory.configurable中的类
 
ConfigurableMcpStdioServerFactory(McpServerConfiguration) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpStdioServerFactory
 
ConfigurableMcpStreamableServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory.configurable中的类
 
ConfigurableMcpStreamableServerFactory(McpServerConfiguration) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpStreamableServerFactory
 
configuration - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.AbstractConfigurableMcpServerFactory
 
configure() - 类中的方法 com.github.codeboyzhou.mcp.declarative.common.GuiceInjectorModule
 
contextExtractor() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo
 
contextExtractor(McpTransportContextExtractor<HttpServletRequest>) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 
convert(Object, Class<?>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.Types
 
convert(Object, String) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.Types
 
create() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.AbstractConfigurableMcpServerFactory
 
create(Class<?>, Method) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerComponentFactory
 
create(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerPromptFactory
 
create(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerResourceFactory
 
create(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerToolFactory
 
create(S) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.AbstractMcpServerFactory
 

D

defaultIfBlank(String, String) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.Strings
 
description() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpJsonSchemaDefinitionProperty
 
description() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPrompt
 
description() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPromptParam
 
description() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
description() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpTool
 
description() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpToolParam
 
disallowDelete() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
返回 disallowDelete 记录组件的值。
disallowDelete() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo
 
disallowDelete(boolean) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 

E

EMPTY - 类中的静态变量 com.github.codeboyzhou.mcp.declarative.util.Strings
 
enabled() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 enabled 记录组件的值。
endpoint() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
返回 endpoint 记录组件的值。
equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
指示某个其他对象是否“等于”此对象。
equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
指示某个其他对象是否“等于”此对象。

F

fromYaml(File, Class<T>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ObjectMappers
 

G

getType() - enum class中的方法 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
 
GuiceInjectorModule - com.github.codeboyzhou.mcp.declarative.common中的类
 
GuiceInjectorModule(Class<?>) - 类的构造器 com.github.codeboyzhou.mcp.declarative.common.GuiceInjectorModule
 

H

hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
返回此对象的哈希代码值。
hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
返回此对象的哈希代码值。
hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回此对象的哈希代码值。
hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
返回此对象的哈希代码值。
hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
返回此对象的哈希代码值。
hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
返回此对象的哈希代码值。

I

i18nEnabled - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponentFactory
 
INJECTED_VARIABLE_NAME_I18N_ENABLED - 类中的静态变量 com.github.codeboyzhou.mcp.declarative.common.GuiceInjectorModule
 
injector - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponentFactory
 
instructions - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
instructions() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 instructions 记录组件的值。
instructions() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
 
instructions(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
INTEGER - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
 

J

JSON_MAPPER - 类中的静态变量 com.github.codeboyzhou.mcp.declarative.util.ObjectMappers
 
JsonSchemaDataType - com.github.codeboyzhou.mcp.declarative.enums中的Enum Class
 

K

keepAliveInterval() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
返回 keepAliveInterval 记录组件的值。
keepAliveInterval() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo
 
keepAliveInterval(Duration) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 

L

loadConfig() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
 

M

mcpEndpoint() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
返回 mcpEndpoint 记录组件的值。
mcpEndpoint() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo
 
mcpEndpoint(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 
McpHttpServer - com.github.codeboyzhou.mcp.declarative.server中的类
 
McpHttpServer() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
 
McpI18nEnabled - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpJsonSchemaDefinition - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpJsonSchemaDefinitionProperty - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpPrompt - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpPromptParam - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpPrompts - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpResource - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpResources - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpServerApplication - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpServerCapabilities - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
 
McpServerCapabilities(boolean, boolean, boolean) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
创建 McpServerCapabilities 记录的实例。
McpServerChangeNotification - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
 
McpServerChangeNotification(boolean, boolean, boolean) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
创建 McpServerChangeNotification 记录的实例。
McpServerComponentFactory<T> - com.github.codeboyzhou.mcp.declarative.server.component中的接口
 
McpServerConfiguration - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
 
McpServerConfiguration(boolean, boolean, ServerMode, String, String, ServerType, String, long, McpServerCapabilities, McpServerChangeNotification, McpServerSSE, McpServerStreamable) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
创建 McpServerConfiguration 记录的实例。
McpServerConfigurationException - com.github.codeboyzhou.mcp.declarative.exception中的异常错误
 
McpServerConfigurationException(String) - 异常错误的构造器 com.github.codeboyzhou.mcp.declarative.exception.McpServerConfigurationException
 
McpServerConfigurationException(String, Throwable) - 异常错误的构造器 com.github.codeboyzhou.mcp.declarative.exception.McpServerConfigurationException
 
McpServerException - com.github.codeboyzhou.mcp.declarative.exception中的异常错误
 
McpServerException(String) - 异常错误的构造器 com.github.codeboyzhou.mcp.declarative.exception.McpServerException
 
McpServerException(String, Throwable) - 异常错误的构造器 com.github.codeboyzhou.mcp.declarative.exception.McpServerException
 
McpServerFactory<S extends McpServerInfo> - com.github.codeboyzhou.mcp.declarative.server.factory中的接口
 
McpServerInfo - com.github.codeboyzhou.mcp.declarative.server中的类
 
McpServerInfo(McpServerInfo.Builder<?>) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
 
McpServerInfo.Builder<T extends McpServerInfo.Builder<T>> - com.github.codeboyzhou.mcp.declarative.server中的类
 
McpServerJsonProcessingException - com.github.codeboyzhou.mcp.declarative.exception中的异常错误
 
McpServerJsonProcessingException(String) - 异常错误的构造器 com.github.codeboyzhou.mcp.declarative.exception.McpServerJsonProcessingException
 
McpServerJsonProcessingException(String, Throwable) - 异常错误的构造器 com.github.codeboyzhou.mcp.declarative.exception.McpServerJsonProcessingException
 
McpServerPromptFactory - com.github.codeboyzhou.mcp.declarative.server.component中的类
 
McpServerPromptFactory(Injector, Boolean) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.component.McpServerPromptFactory
 
McpServerResourceFactory - com.github.codeboyzhou.mcp.declarative.server.component中的类
 
McpServerResourceFactory(Injector, Boolean) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.component.McpServerResourceFactory
 
McpServers - com.github.codeboyzhou.mcp.declarative中的类
 
McpServerSSE - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
 
McpServerSSE(String, String, String, int) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
创建 McpServerSSE 记录的实例。
McpServerStreamable - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
 
McpServerStreamable(String, boolean, long, int) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
创建 McpServerStreamable 记录的实例。
McpServerToolFactory - com.github.codeboyzhou.mcp.declarative.server.component中的类
 
McpServerToolFactory(Injector, Boolean) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.component.McpServerToolFactory
 
McpSseServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpSseServerFactory() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerFactory
 
McpSseServerInfo - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpSseServerInfo.Builder - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpStdioServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpStdioServerFactory() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.McpStdioServerFactory
 
McpStreamableServerFactory - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpStreamableServerFactory() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerFactory
 
McpStreamableServerInfo - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpStreamableServerInfo.Builder - com.github.codeboyzhou.mcp.declarative.server.factory中的类
 
McpTool - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpToolParam - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
McpTools - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
 
messageEndpoint() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
返回 messageEndpoint 记录组件的值。
messageEndpoint() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo
 
messageEndpoint(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
mimeType() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
mode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 mode 记录组件的值。

N

name - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpJsonSchemaDefinitionProperty
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPrompt
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPromptParam
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpTool
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpToolParam
 
name() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 name 记录组件的值。
name() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
 
name(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
NamedThreadFactory - com.github.codeboyzhou.mcp.declarative.common中的类
 
NamedThreadFactory(String) - 类的构造器 com.github.codeboyzhou.mcp.declarative.common.NamedThreadFactory
 
newThread(Runnable) - 类中的方法 com.github.codeboyzhou.mcp.declarative.common.NamedThreadFactory
 
NOT_SPECIFIED - 类中的静态变量 com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponentFactory
 
NUMBER - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
 

O

OBJECT - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
 
ObjectMappers - com.github.codeboyzhou.mcp.declarative.util中的类
 

P

port() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
返回 port 记录组件的值。
port() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
返回 port 记录组件的值。
port() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo
 
port() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo
 
port(int) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
port(int) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 
priority() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
prompt() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
返回 prompt 记录组件的值。
prompt() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
返回 prompt 记录组件的值。
provideReflections() - 类中的方法 com.github.codeboyzhou.mcp.declarative.common.GuiceInjectorModule
 

R

register(McpSyncServer) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerComponentFactory
 
register(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerPromptFactory
 
register(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerResourceFactory
 
register(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.McpServerToolFactory
 
requestTimeout - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
requestTimeout() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 requestTimeout 记录组件的值。
requestTimeout() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
 
requestTimeout(Duration) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
required() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpJsonSchemaDefinitionProperty
 
required() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPromptParam
 
required() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpToolParam
 
resolveComponentAttributeValue(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponentFactory
 
resource() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
返回 resource 记录组件的值。
resource() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
返回 resource 记录组件的值。
roles() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
run(Class<?>, String[]) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.McpServers
 

S

self() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
self() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerInfo.Builder
 
self() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
ServerMode - com.github.codeboyzhou.mcp.declarative.enums中的Enum Class
 
ServerType - com.github.codeboyzhou.mcp.declarative.enums中的Enum Class
 
SPACE - 类中的静态变量 com.github.codeboyzhou.mcp.declarative.util.Strings
 
specification() - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpServerFactory
 
specification() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpSseServerFactory
 
specification() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpStdioServerFactory
 
specification() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.ConfigurableMcpStreamableServerFactory
 
sse() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 sse 记录组件的值。
SSE - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerMode
 
sseEndpoint() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo
 
sseEndpoint(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerInfo.Builder
 
start() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
 
startServer() - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
startServer(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
startSseServer(McpSseServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
startStdioServer(McpServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
startStreamableServer(McpStreamableServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
stdio() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
已过时, 待删除: 此 API 元素将从以后的版本中删除。
STDIO - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerMode
 
streamable() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 streamable 记录组件的值。
STREAMABLE - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerMode
 
STRING - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
 
Strings - com.github.codeboyzhou.mcp.declarative.util中的类
 
sync(McpSseServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpSseServerFactory
 
sync(McpStreamableServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStreamableServerFactory
 
sync(McpServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpStdioServerFactory
 
sync(S) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.factory.McpServerFactory
 
SYNC - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerType
 

T

threadPool - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.factory.AbstractMcpServerFactory
 
threadPool - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.factory.configurable.AbstractConfigurableMcpServerFactory
 
title() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPrompt
 
title() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpPromptParam
 
title() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
title() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpTool
 
toJson(Object) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ObjectMappers
 
tool() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
返回 tool 记录组件的值。
tool() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
返回 tool 记录组件的值。
toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerCapabilities
返回此记录的字符串表示形式。
toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerChangeNotification
返回此记录的字符串表示形式。
toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回此记录的字符串表示形式。
toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
返回此记录的字符串表示形式。
toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerStreamable
返回此记录的字符串表示形式。
toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
返回此记录的字符串表示形式。
type() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 type 记录组件的值。
Types - com.github.codeboyzhou.mcp.declarative.util中的类
 

U

uri() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 
use(HttpServlet) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
 

V

valueOf(String) - enum class中的静态方法 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.github.codeboyzhou.mcp.declarative.enums.ServerMode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 com.github.codeboyzhou.mcp.declarative.enums.ServerType
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.github.codeboyzhou.mcp.declarative.enums.ServerMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 com.github.codeboyzhou.mcp.declarative.enums.ServerType
Returns an array containing the constants of this enum class, in the order they are declared.
version - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
version() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
返回 version 记录组件的值。
version() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
 
version(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 

Y

YAMLConfigurationLoader - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
 
YAMLConfigurationLoader() - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
 
YAMLConfigurationLoader(String) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.YAMLConfigurationLoader
创建 YAMLConfigurationLoader 记录的实例。
A B C D E F G H I J K L M N O P R S T U V Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格