DataServer

data class DataServer(val ipAddressOrHostname: IpAddressOrHostname, val port: Port) : ServerConfiguration

Constructors

Link copied to clipboard
constructor(ipAddressOrHostname: IpAddressOrHostname, port: Port)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val port: Port

to be used