actor4k
Toggle table of contents
0.76.0
common
Platform filter
common
Switch theme
Search in API
actor4k
actor4k-cluster
/
io.github.smyrgeorge.actor4k.cluster.rpc
/
RpcEnvelope
/
Response
/
Echo
Echo
@
Serializable
class
Echo
(
val
id
:
Long
,
val
msg
:
String
)
:
RpcEnvelope.Response
Members
Constructors
Echo
Link copied to clipboard
constructor
(
id
:
Long
,
msg
:
String
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Long
msg
Link copied to clipboard
val
msg
:
String