Service
@Serializable
Service is a data class that holds information about a Kryptokrona Service. The properties are mutable so that they can be changed during runtime.
Author
Marcus Cvjeticanin
Since
0.3.0
Parameters
hostName
The host name of the service.
port
The port of the service.
ssl
Whether the service is using SSL.