Address

class Address(val hostname: String, val port: Int)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
val port: Int