korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.net
/
HostWithPort
Host
With
Port
data
class
HostWithPort
(
val
host
:
String
,
val
port
:
Int
)
Members
Constructors
Host
With
Port
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Link copied to clipboard
val
address
:
String
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int