接口 McpServerComponentHandler<U,R>
- 所有超级接口:
BiFunction<io.modelcontextprotocol.server.McpSyncServerExchange,U, R>
public interface McpServerComponentHandler<U,R>
extends BiFunction<io.modelcontextprotocol.server.McpSyncServerExchange,U,R>
-
方法概要
从接口继承的方法 java.util.function.BiFunction
andThen, apply