rd-framework
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-framework
rd-framework
/
com.jetbrains.rd.framework.base
/
IRdWireable
IRd
Wireable
interface
IRdWireable
:
IRdDynamic
Entity that could receive messages from wire
Inheritors
IRdReactive
AsyncRdProperty
WiredRdTask
Members
Members & Extensions
Properties
location
Link copied to clipboard
abstract
val
location
:
RName
protocol
Link copied to clipboard
abstract
val
protocol
:
IProtocol
?
protocol
Or
Throw
Link copied to clipboard
val
IRdDynamic
.
protocolOrThrow
:
IProtocol
rdid
Link copied to clipboard
abstract
val
rdid
:
RdId
serialization
Context
Link copied to clipboard
abstract
val
serializationContext
:
SerializationCtx
?
Functions
on
Wire
Received
Link copied to clipboard
abstract
fun
onWireReceived
(
buffer
:
AbstractBuffer
,
dispatchHelper
:
IRdWireableDispatchHelper
)
Callback that wire triggers when it receives messaged