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.isolation
/
PluginJvmUdsConnectionInfo
Plugin
Jvm
Uds
Connection
Info
data
class
PluginJvmUdsConnectionInfo
(
val
invokePath
:
Path
,
val
adminPath
:
Path
,
val
eventPath
:
Path
)
:
PluginJvmConnectionInfo
(
source
)
Members
Constructors
Plugin
Jvm
Uds
Connection
Info
Link copied to clipboard
constructor
(
invokePath
:
Path
,
adminPath
:
Path
,
eventPath
:
Path
)
Properties
admin
Path
Link copied to clipboard
val
adminPath
:
Path
event
Path
Link copied to clipboard
val
eventPath
:
Path
invoke
Path
Link copied to clipboard
val
invokePath
:
Path
mode
Link copied to clipboard
open
override
val
mode
:
JvmCommunicationMode