http4k-realtime-core
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.client
/
ReconnectionMode
/
Delayed
Delayed
data
class
Delayed
(
val
delay
:
Duration
)
:
ReconnectionMode
(
source
)
Members
Constructors
Delayed
Link copied to clipboard
constructor
(
delay
:
Duration
)
Properties
delay
Link copied to clipboard
val
delay
:
Duration
Functions
do
Reconnect
Link copied to clipboard
open
override
fun
doReconnect
(
)
:
Boolean