toggle menu
http4k
6.11.1.0
jvm
switch theme
search in API
http4k-mcp-sdk
/
org.http4k.mcp.server.protocol
/
Cancellations
Cancellations
interface
Cancellations
Handles Cancellation requests
Inheritors
ServerCancellations
Members
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
cancellation
:
McpCancelled.Notification
)
on
Cancel
Link copied to clipboard
abstract
fun
onCancel
(
callback
:
CancellationCallback
)