EmbeddedHttpServer

abstract class EmbeddedHttpServer(hostname: String, port: Int, scrapeSource: ScrapeSource, config: Config)
class Object
trait Matchable
class Any

Value members

Abstract methods

def stop(): Unit