@FunctionalInterface public static interface DefaultMcpSession.NotificationHandler
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
handle(Object params)
Handles an incoming notification with the given parameters.
|
Copyright © 2025. All rights reserved.