Uses of Interface
com.soklet.McpRequestInterceptor
Packages that use McpRequestInterceptor
-
Uses of McpRequestInterceptor in com.soklet
Methods in com.soklet that return McpRequestInterceptorModifier and TypeMethodDescriptionMcpServer.getRequestInterceptor()Provides the request interceptor.Methods in com.soklet with parameters of type McpRequestInterceptorModifier and TypeMethodDescriptionMcpServer.Builder.requestInterceptor(@Nullable McpRequestInterceptor requestInterceptor) Sets the request interceptor.