toggle menu
modelix.core
8.16.0
jvm
switch theme
search in API
model-client
/
org.modelix.model.client
/
RestWebModelClient
/
RestWebModelClient
Rest
Web
Model
Client
jvm
@
JvmOverloads
constructor
(
baseUrl
:
String
=
defaultUrl
,
authTokenProvider
:
(
)
->
String
?
?
=
null
,
initialConnectionListeners
:
List
<
ConnectionListener
>
=
emptyList()
,
providedClient
:
HttpClient
?
=
null
)