Host Services Controller

@Autowired
constructor(sessionsService: BrownieSessionsService, hostsService: HostsService, service: HostServicesService)

Constructor used to init the controller

Parameters

sessionsService

The support service used to manage the sessions data

hostsService

The support service used to manage the hosts data

service

The support service used to manage the services data