Uses of Interface
com.soklet.McpServer.RequestHandler
Packages that use McpServer.RequestHandler
-
Uses of McpServer.RequestHandler in com.soklet
Methods in com.soklet with parameters of type McpServer.RequestHandlerModifier and TypeMethodDescriptionvoidMcpServer.initialize(@NonNull SokletConfig sokletConfig, @NonNull McpServer.RequestHandler requestHandler) Initializes the server with Soklet-owned infrastructure.