public interface McpStatelessNotificationHandler
限定符和类型 | 方法和说明 |
---|---|
reactor.core.publisher.Mono<java.lang.Void> |
handle(McpTransportContext transportContext,
java.lang.Object params)
Handle to notification and complete once done.
|
reactor.core.publisher.Mono<java.lang.Void> handle(McpTransportContext transportContext, java.lang.Object params)
transportContext
- McpTransportContext
associated with the transportparams
- the payload of the MCP notification