GetServerConfigurationUseCaseImpl

A use case for retrieving the server configuration, including host and port information.

Constructors

Link copied to clipboard
constructor(serverConfigurationRepository: ServerConfigurationRepository)

Functions

Link copied to clipboard

Returns the server configuration represented by ServerConfigurationDomainModel, containing such information as host and port.