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
/
PluginJvmTcpConnectionInfo
Plugin
Jvm
Tcp
Connection
Info
data
class
PluginJvmTcpConnectionInfo
(
val
invokePort
:
Int
,
val
adminPort
:
Int
,
val
eventPort
:
Int
)
:
PluginJvmConnectionInfo
(
source
)
Members
Constructors
Plugin
Jvm
Tcp
Connection
Info
Link copied to clipboard
constructor
(
invokePort
:
Int
,
adminPort
:
Int
,
eventPort
:
Int
)
Properties
admin
Port
Link copied to clipboard
val
adminPort
:
Int
event
Port
Link copied to clipboard
val
eventPort
:
Int
invoke
Port
Link copied to clipboard
val
invokePort
:
Int
mode
Link copied to clipboard
open
override
val
mode
:
JvmCommunicationMode