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
/
ObservableCapability
Observable
Capability
interface
ObservableCapability
<
T
>
(
source
)
Provides notification telling the client of changes to underlying capabilities lists.
Inheritors
Prompts
Resources
Tools
Observable
Members
Properties
items
Link copied to clipboard
abstract
var
items
:
Iterable
<
T
>
Functions
on
Change
Link copied to clipboard
open
fun
onChange
(
session
:
Session
,
handler
:
(
)
->
Any
)
remove
Link copied to clipboard
open
fun
remove
(
session
:
Session
)