AdapterWebServer

class AdapterWebServer(configuration: AdapterConfiguration, adapterDirectoryReader: AdapterDirectoryReader, dtkgEngineReader: DtkgEngineReader, dtdManager: DtdManager, platformManagementInterfaceNotifier: PlatformManagementInterfaceNotifier) : WebServer

This class implements the Adapter WebServer that manages all the exposed APIs of the Adapter.

Constructors

Link copied to clipboard
constructor(configuration: AdapterConfiguration, adapterDirectoryReader: AdapterDirectoryReader, dtkgEngineReader: DtkgEngineReader, dtdManager: DtdManager, platformManagementInterfaceNotifier: PlatformManagementInterfaceNotifier)

Functions

Link copied to clipboard
open override fun start()

Start the WoDT Web Server.