Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.plugin
/
JvmCommunicationStrategy
/
JvmCommunicationStrategy
Jvm
Communication
Strategy
constructor
(
preferredMode
:
JvmCommunicationMode
=
JvmCommunicationMode.UDS
,
fallbackMode
:
JvmCommunicationMode
=
JvmCommunicationMode.TCP
,
maxAttempts
:
Int
=
3
)
(
source
)