http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-sdk
/
org.http4k.ai.mcp.server.protocol
/
Cancellations
Cancellations
interface
Cancellations
(
source
)
Handles Cancellation requests
Members
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
cancellation
:
McpCancelled.Notification.Params
)
on
Cancel
Link copied to clipboard
abstract
fun
onCancel
(
callback
:
CancellationCallback
)