krossbow
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
krossbow
krossbow-stomp-core
/
org.hildan.krossbow.stomp
/
ConnectionTimeout
Connection
Timeout
class
ConnectionTimeout
(
url
:
String
,
timeout
:
Duration
)
:
ConnectionException
Exception thrown when the websocket connection + STOMP connection takes too much time.
Members
Constructors
Connection
Timeout
Link copied to clipboard
constructor
(
url
:
String
,
timeout
:
Duration
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?
url
Link copied to clipboard
val
url
:
String