http4k-realtime-core
Toggle table of contents
6.20.0.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.sse
/
SseMessage
/
Retry
Retry
data
class
Retry
(
val
backoff
:
Duration
)
:
SseMessage
(
source
)
Members
Constructors
Retry
Link copied to clipboard
constructor
(
backoff
:
Duration
)
Properties
backoff
Link copied to clipboard
val
backoff
:
Duration
Functions
to
Message
Link copied to clipboard
open
override
fun
toMessage
(
)
:
String