toggle menu
kotlin-jupyter-kernel
0.14.1-500
jvm
switch theme
search in API
ws-server
/
org.jetbrains.kotlinx.jupyter.ws
/
WsKernelPorts
Ws
Kernel
Ports
class
WsKernelPorts
(
val
port
:
Int
)
:
KernelPorts
Members
Constructors
Ws
Kernel
Ports
Link copied to clipboard
constructor
(
port
:
Int
)
Properties
port
Link copied to clipboard
val
port
:
Int
Functions
serialize
Link copied to clipboard
open
override
fun
serialize
(
)
:
Map
<
String
,
JsonPrimitive
>