toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-realtime-core
/
org.http4k.sse
/
Sse
Sse
interface
Sse
:
AutoCloseable
Inheritors
PushAdaptingSse
Members
Properties
connect
Request
Link copied to clipboard
abstract
val
connectRequest
:
Request
Functions
close
Link copied to clipboard
abstract
override
fun
close
(
)
on
Close
Link copied to clipboard
abstract
fun
onClose
(
fn
:
(
)
->
Unit
)
:
Sse
send
Link copied to clipboard
abstract
fun
send
(
message
:
SseMessage
)
:
Sse