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.events
/
WsEvent
Ws
Event
object
WsEvent
(
source
)
Members
Functions
Incoming
Link copied to clipboard
fun
Incoming
(
tx
:
WsTransaction
)
:
ProtocolEvent.Incoming
fun
Incoming
(
uri
:
Uri
,
method
:
Method
,
status
:
WsStatus
,
latency
:
Long
,
xUriTemplate
:
String
)
:
ProtocolEvent.Incoming
Outgoing
Link copied to clipboard
fun
Outgoing
(
tx
:
WsTransaction
)
:
ProtocolEvent.Outgoing
fun
Outgoing
(
uri
:
Uri
,
method
:
Method
,
status
:
WsStatus
,
latency
:
Long
,
xUriTemplate
:
String
)
:
ProtocolEvent.Outgoing