Host

class Host(host: String, port: Int) : Address

Constructors

Link copied to clipboard
constructor(host: String, port: Int)