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
/
PluginJvmMessage
Plugin
Jvm
Message
sealed
interface
PluginJvmMessage
(
source
)
Inheritors
PluginJvmControlResponse
PluginRuntimeEvent
HandshakeRequest
InvokeRequest
HealthRequest
ShutdownRequest
ReloadPrepareRequest
StaticFetchRequest
SseOpenRequest
SseCloseRequest
PluginProcessExitedEvent
Members
Properties
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