Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.http
/
ConnectionInfoKt
/
Dsl
/
localAddress
local
Address
@get:
JvmName
(
name
=
"getLocalAddress"
)
@set:
JvmName
(
name
=
"setLocalAddress"
)
var
localAddress
:
String
Specifies the local address of the connection.
Content copied to clipboard
string local_address = 2;