rd-framework
2024.3.0
rd-framework
/
com.jetbrains.rd.framework
/
MessageBroker
Message
Broker
class
MessageBroker
(
queueMessages
:
Boolean
=
false
)
:
IPrintable
Content copied to clipboard
Types
Constructors
Functions
Constructors
Message
Broker
Link copied to clipboard
fun
MessageBroker
(
queueMessages
:
Boolean
=
false
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
advise
On
Link copied to clipboard
fun
adviseOn
(
lifetime
:
Lifetime
,
entity
:
IRdWireable
)
Content copied to clipboard
dispatch
Link copied to clipboard
fun
dispatch
(
id
:
RdId
,
buffer
:
AbstractBuffer
)
Content copied to clipboard
print
Link copied to clipboard
open
override
fun
print
(
printer
:
PrettyPrinter
)
Content copied to clipboard
start
Delivering
Messages
Link copied to clipboard
fun
startDeliveringMessages
(
)
Content copied to clipboard
try
Get
By
Id
Link copied to clipboard
fun
tryGetById
(
rdId
:
RdId
)
:
IRdWireable
?
Content copied to clipboard