Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-jvm-runtime
/
com.keel.jvm.runtime
/
PluginJvmControlResponse
Plugin
Jvm
Control
Response
sealed
interface
PluginJvmControlResponse
:
PluginJvmMessage
(
source
)
Inheritors
HandshakeResponse
InvokeResponse
HealthResponse
ShutdownResponse
ReloadPrepareResponse
StaticFetchResponse
SseOpenResponse
SseCloseResponse
Members
Properties
correlation
Id
Link copied to clipboard
abstract
val
correlationId
:
String
generation
Link copied to clipboard
abstract
val
generation
:
Long
message
Id
Link copied to clipboard
abstract
val
messageId
:
String
plugin
Id
Link copied to clipboard
abstract
val
pluginId
:
String
protocol
Version
Link copied to clipboard
abstract
val
protocolVersion
:
Int
timestamp
Link copied to clipboard
abstract
val
timestamp
:
Long