toggle menu
Fuzio
2026.0.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.net
/
HostPort
Host
Port
public
interface
HostPort
A host/port pair of the URI.
Members
Functions
host
Link copied to clipboard
public
Host
host
(
)
Returns the host of the URI.
port
Link copied to clipboard
public
Port
port
(
)
Returns the port of the URI.