Uses of Interface
com.soklet.McpHandlerInvocation
Packages that use McpHandlerInvocation
-
Uses of McpHandlerInvocation in com.soklet
Methods in com.soklet with parameters of type McpHandlerInvocationModifier and TypeMethodDescriptiondefault <T> @Nullable TMcpRequestInterceptor.interceptRequest(@NonNull McpRequestContext context, @NonNull McpHandlerInvocation<T> invocation) Intercepts an MCP JSON-RPC request before Soklet dispatches it to framework or application logic.