rd-framework
Toggle table of contents
2025.2.2-beta2
jvm
Platform filter
jvm
Switch theme
Search in API
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
SocketWire
/
Client
/
Client
Client
constructor
(
lifetime
:
Lifetime
,
scheduler
:
IScheduler
,
port
:
Int
,
optId
:
String
?
=
null
,
hostAddress
:
InetAddress
=
InetAddress.getLoopbackAddress()
)