HttpServerImplementation

spice.http.server.HttpServerImplementation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def isRunning: Boolean
def start(server: HttpServer): IO[Unit]
def stop(server: HttpServer): IO[Unit]