DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util
/
SimpleDataSourceConfig
/
Peer
/
Incoming
Incoming
class
Incoming
(
val
port
:
Int
,
val
isWebsocket
:
Boolean
)
(
source
)
Members
Constructors
Incoming
Link copied to clipboard
constructor
(
port
:
Int
,
isWebsocket
:
Boolean
)
Properties
is
Websocket
Link copied to clipboard
val
isWebsocket
:
Boolean
port
Link copied to clipboard
val
port
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String