toggle menu
MCP Kotlin SDK
0.1.0
jvm
switch theme
search in API
MCP Kotlin SDK
/
io.modelcontextprotocol.kotlin.sdk.shared
/
Protocol
/
notificationHandlers
notification
Handlers
val
notificationHandlers
:
MutableMap
<
String
,
suspend
(
notification
:
JSONRPCNotification
)
->
Unit
>
(
source
)