索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- ASYNC - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerType
- attach(T) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
B
- basePackage() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpComponentScan
- basePackageClass() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpComponentScan
- baseUrl() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
baseUrl记录组件的值。 - baseUrl() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo
- baseUrl(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
- build() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
- build() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
- builder() - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
- builder() - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo
- Builder() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
- Builder() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
C
- 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.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.listener - 程序包 com.github.codeboyzhou.mcp.declarative.listener
- com.github.codeboyzhou.mcp.declarative.server - 程序包 com.github.codeboyzhou.mcp.declarative.server
- com.github.codeboyzhou.mcp.declarative.util - 程序包 com.github.codeboyzhou.mcp.declarative.util
- configureServerCapabilities() - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerFactory
- create(McpServerInfo, McpServerTransportProvider) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerFactory
- create(McpServerInfo, McpServerTransportProvider) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerFactory
- createComponentFrom(Class<?>, Method) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerComponentRegister
- createComponentFrom(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerPromptRegister
- createComponentFrom(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerResourceRegister
- createComponentFrom(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerToolRegister
D
- defaultConfiguration() - record class中的静态方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
- DefaultMcpSyncHttpServerStatusListener - com.github.codeboyzhou.mcp.declarative.listener中的类
- DefaultMcpSyncHttpServerStatusListener() - 类的构造器 com.github.codeboyzhou.mcp.declarative.listener.DefaultMcpSyncHttpServerStatusListener
- 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
- doWithFields(Class<?>, Consumer<Field>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
E
- EMPTY - 类中的静态变量 com.github.codeboyzhou.mcp.declarative.util.StringHelper
- enabled() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
enabled记录组件的值。 - equals(Object) - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
指示某个其他对象是否“等于”此对象。
G
- getMethodsAnnotatedWith(Class<?>, Class<? extends Annotation>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
- getParametersAnnotatedWith(Method, Class<? extends Annotation>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
H
- hashCode() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回此对象的哈希代码值。
I
- 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
- invokeMethod(Class<?>, Method) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
- invokeMethod(Class<?>, Method, McpSchema.JsonSchema, Map<String, Object>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
- invokeMethod(Class<?>, Method, List<McpSchema.PromptArgument>, Map<String, Object>) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
J
- JsonHelper - com.github.codeboyzhou.mcp.declarative.util中的类
- JsonHelper() - 类的构造器 com.github.codeboyzhou.mcp.declarative.util.JsonHelper
L
- load(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YamlConfigurationLoader
- loadConfiguration() - 类中的方法 com.github.codeboyzhou.mcp.declarative.configuration.YamlConfigurationLoader
M
- McpComponentScan - com.github.codeboyzhou.mcp.declarative.annotation中的Annotation Interface
- McpHttpServer<T> - com.github.codeboyzhou.mcp.declarative.server中的类
- McpHttpServer() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
- McpHttpServerStatusListener<T> - com.github.codeboyzhou.mcp.declarative.listener中的接口
- 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
- McpServerComponentRegister<T,
R> - com.github.codeboyzhou.mcp.declarative.server中的接口 - McpServerComponentRegisters - com.github.codeboyzhou.mcp.declarative.server中的类
- McpServerComponentRegisters() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpServerComponentRegisters
- McpServerConfiguration - com.github.codeboyzhou.mcp.declarative.configuration中的Record Class
- McpServerConfiguration(boolean, boolean, String, String, String, long, String, boolean, boolean, boolean, String, String, String, int) - record class的构造器 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
创建
McpServerConfiguration记录的实例。 - 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<T> - com.github.codeboyzhou.mcp.declarative.server中的接口
- 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中的类
- McpServers - com.github.codeboyzhou.mcp.declarative中的类
- McpServers() - 类的构造器 com.github.codeboyzhou.mcp.declarative.McpServers
- McpSseServerInfo - com.github.codeboyzhou.mcp.declarative.server中的类
- McpSseServerInfo.Builder - com.github.codeboyzhou.mcp.declarative.server中的类
- McpSyncServerFactory - com.github.codeboyzhou.mcp.declarative.server中的类
- McpSyncServerFactory() - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerFactory
- McpSyncServerPromptRegister - com.github.codeboyzhou.mcp.declarative.server中的类
- McpSyncServerPromptRegister(Set<Class<?>>) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerPromptRegister
- McpSyncServerResourceRegister - com.github.codeboyzhou.mcp.declarative.server中的类
- McpSyncServerResourceRegister(Set<Class<?>>) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerResourceRegister
- McpSyncServerToolRegister - com.github.codeboyzhou.mcp.declarative.server中的类
- McpSyncServerToolRegister(Set<Class<?>>) - 类的构造器 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerToolRegister
- 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() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo
- messageEndpoint(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
- mimeType() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
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
O
- onError(McpSyncServer, Throwable) - 类中的方法 com.github.codeboyzhou.mcp.declarative.listener.DefaultMcpSyncHttpServerStatusListener
- onError(T, Throwable) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.listener.McpHttpServerStatusListener
- onStarted(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.listener.DefaultMcpSyncHttpServerStatusListener
- onStarted(T) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.listener.McpHttpServerStatusListener
- onStopped(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.listener.DefaultMcpSyncHttpServerStatusListener
- onStopped(T) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.listener.McpHttpServerStatusListener
P
- port() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo
- port(int) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
- priority() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
- promptChangeNotification() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
promptChangeNotification记录组件的值。
R
- ReflectionHelper - com.github.codeboyzhou.mcp.declarative.util中的类
- ReflectionHelper() - 类的构造器 com.github.codeboyzhou.mcp.declarative.util.ReflectionHelper
- registerAllTo(McpSyncServer, Reflections) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.server.McpServerComponentRegisters
- registerTo(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerPromptRegister
- registerTo(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerResourceRegister
- registerTo(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerToolRegister
- registerTo(T) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerComponentRegister
- 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
- resourceChangeNotification() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
resourceChangeNotification记录组件的值。 - 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.McpServerInfo.Builder
- self() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
- ServerType - com.github.codeboyzhou.mcp.declarative.enums中的Enum Class
- sseEndpoint() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
sseEndpoint记录组件的值。 - sseEndpoint() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo
- sseEndpoint(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
- sseMessageEndpoint() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
sseMessageEndpoint记录组件的值。 - ssePort() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
ssePort记录组件的值。 - start() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
- startServer() - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
- startServer(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
- startSyncSseServer(McpSseServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
- startSyncSseServer(McpSseServerInfo, McpHttpServerStatusListener<McpSyncServer>) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
- startSyncStdioServer(McpServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
- startSyncStdioServer(String, String, String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
-
已过时。
- stdio() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
stdio记录组件的值。 - StringHelper - com.github.codeboyzhou.mcp.declarative.util中的类
- StringHelper() - 类的构造器 com.github.codeboyzhou.mcp.declarative.util.StringHelper
- SYNC - enum class 中的枚举常量 com.github.codeboyzhou.mcp.declarative.enums.ServerType
T
- toJson(Object) - 类中的静态方法 com.github.codeboyzhou.mcp.declarative.util.JsonHelper
- toolChangeNotification() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
toolChangeNotification记录组件的值。 - toString() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回此记录的字符串表示形式。
- type() - record class中的方法 com.github.codeboyzhou.mcp.declarative.configuration.McpServerConfiguration
-
返回
type记录组件的值。
U
- uri() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
V
- 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.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
W
- with(McpHttpServerStatusListener<T>) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
- with(McpSseServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
- with(HttpServletSseServerTransportProvider) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
Y
- YamlConfigurationLoader - com.github.codeboyzhou.mcp.declarative.configuration中的类
- YamlConfigurationLoader() - 类的构造器 com.github.codeboyzhou.mcp.declarative.configuration.YamlConfigurationLoader
All Classes and Interfaces|常量字段值|所有程序包|序列化表格