http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-a2a-sdk
/
org.http4k.ai.a2a.server
/
TaskSubscriptions
Task
Subscriptions
interface
TaskSubscriptions
(
source
)
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
notify
Link copied to clipboard
abstract
fun
notify
(
task
:
Task
)
subscribe
Link copied to clipboard
abstract
fun
subscribe
(
taskId
:
TaskId
,
sse
:
Sse
)