索引

A B C D G I M N O P R S U V W 
All Classes and Interfaces|所有程序包

A

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() - 类中的方法 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.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.McpSyncServerResourceRegister
 
createComponentFrom(Class<?>, Method) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerToolRegister
 

D

DefaultMcpSyncHttpServerStatusListener - com.github.codeboyzhou.mcp.declarative.listener中的类
 
DefaultMcpSyncHttpServerStatusListener() - 类的构造器 com.github.codeboyzhou.mcp.declarative.listener.DefaultMcpSyncHttpServerStatusListener
 
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
 

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
 

I

instructions - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
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
 

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中的接口
 
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
 
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
 
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.McpResource
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpTool
 
name() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpToolParam
 
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
 

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.McpSyncServerResourceRegister
 
registerTo(McpSyncServer) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSyncServerToolRegister
 
registerTo(T) - 接口中的方法 com.github.codeboyzhou.mcp.declarative.server.McpServerComponentRegister
 
required() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpToolParam
 
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
 
sseEndpoint() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo
 
sseEndpoint(String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpSseServerInfo.Builder
 
start() - 类中的方法 com.github.codeboyzhou.mcp.declarative.server.McpHttpServer
 
startSyncSseServer(McpSseServerInfo) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
startSyncSseServer(McpSseServerInfo, McpHttpServerStatusListener<McpSyncServer>) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 
startSyncSseServer(String, String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
已过时。
startSyncSseServer(String, String, int) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
已过时。
startSyncSseServer(String, String, String, String, int) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
已过时。
startSyncStdioServer(String, String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
已过时。
startSyncStdioServer(String, String, String) - 类中的方法 com.github.codeboyzhou.mcp.declarative.McpServers
 

U

uri() - annotation interface 中的元素 com.github.codeboyzhou.mcp.declarative.annotation.McpResource
 

V

version - 类中的变量 com.github.codeboyzhou.mcp.declarative.server.McpServerInfo.Builder
 
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
 
A B C D G I M N O P R S U V W 
All Classes and Interfaces|所有程序包