toggle menu
kotlin-jupyter-kernel
0.14.1-500
jvm
switch theme
search in API
shared-compiler
/
org.jetbrains.kotlinx.jupyter.messaging
/
JupyterZmqClientSockets
Jupyter
Zmq
Client
Sockets
class
JupyterZmqClientSockets
:
JupyterClientSockets
Members
Properties
context
Link copied to clipboard
val
context
:
ZMQ.Context
control
Link copied to clipboard
open
override
val
control
:
JupyterCallbackBasedSocketImpl
io
Pub
Link copied to clipboard
open
override
val
ioPub
:
JupyterCallbackBasedSocketImpl
shell
Link copied to clipboard
open
override
val
shell
:
JupyterCallbackBasedSocketImpl
stdin
Link copied to clipboard
open
override
val
stdin
:
JupyterCallbackBasedSocketImpl
Functions
close
Link copied to clipboard
open
override
fun
close
(
)