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
/
StaticFetchRequest
/
StaticFetchRequest
Static
Fetch
Request
constructor
(
kind
:
String
=
"static-fetch-request"
,
protocolVersion
:
Int
=
PLUGIN_JVM_PROTOCOL_VERSION
,
pluginId
:
String
,
generation
:
Long
,
timestamp
:
Long
,
messageId
:
String
,
authToken
:
String
,
routePath
:
String
,
resourcePath
:
String
,
requestHeaders
:
Map
<
String
,
List
<
String
>
>
=
emptyMap()
)
(
source
)