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
/
PluginRuntimeEvent
Plugin
Runtime
Event
sealed
interface
PluginRuntimeEvent
:
PluginJvmMessage
(
source
)
Inheritors
PluginReadyEvent
PluginStoppingEvent
PluginDisposedEvent
PluginFailureEvent
PluginLogEvent
PluginTraceEvent
PluginBackpressureEvent
PluginDrainCompleteEvent
PluginEventQueueOverflowEvent
PluginSseDataEvent
PluginSseClosedEvent
Members
Properties
auth
Token
Link copied to clipboard
abstract
val
authToken
:
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