object WebServer
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addRoute(route: Route): Unit
- final def asInstanceOf[T0]: T0
- def bind: Unit
- lazy val bindingFuture: Future[ServerBinding]
- def clone(): AnyRef
- val dataRoute: (RequestContext) => Future[RouteResult]
- def display(buf: BufferedRun): Unit
- def displayTS(fds: Vector[FiniteDistribution[Term]], names: Vector[(Term, String)] = Vector()): Unit
- val dummy: String
- def dummyData: () => String
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- implicit val executionContext: ExecutionContextExecutor
- val fdRoute: Route
- var fdVec: Vector[(String, String, Double)]
- val fdView: String
- final def getClass(): Class[_ <: AnyRef]
- def getData(name: String): String
- def getText(name: String): String
- def getTimeSeries: List[(String, Vector[Double])]
- def getView(name: String): String
- def hashCode(): Int
- val helloRoute: Route
- val htmlRoute: (RequestContext) => Future[RouteResult]
- final def isInstanceOf[T0]: Boolean
- val katex: String
- def makePage(divs: String): String
- def mixin(route: Route): Route
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- var otherRoutes: Option[Route]
- val pingQueue: Source[Unit, SourceQueueWithComplete[Unit]]
- val resourceRoute: (RequestContext) => Future[RouteResult]
- val route: Route
- def showData(name: String, dataVal: () => String): Unit
- def showDist[U <: Term with Subs[U]](fd: FiniteDistribution[U], names: Vector[(Term, String)]): Unit
- def showDummy: Unit
- def showFDs[U <: Term with Subs[U]](fds: Vector[FiniteDistribution[U]], terms: Set[U], typs: Set[Typ[Term]], names: Vector[(Term, String)]): Unit
- def showText(name: String, data: String): Unit
- def showTimeSeries[U <: Term with Subs[U]](term: U, ts: Vector[Double], names: Vector[(Term, String)]): Unit
- def showView(name: String, data: String): Unit
- def stop: Unit
- final def synchronized[T0](arg0: => T0): T0
- val termsView: String
- val textRoute: (RequestContext) => Future[RouteResult]
- val timeSeries: Map[String, Vector[Double]]
- def toString(): String
- val typTimeSeries: Map[String, Vector[Double]]
- val viewTerms: Set[Term]
- val viewTypes: Set[Typ[Term]]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def addRoute(route: Route): Unit
- final def asInstanceOf[T0]: T0
- def bind: Unit
- lazy val bindingFuture: Future[ServerBinding]
- def clone(): AnyRef
- val dataRoute: (RequestContext) => Future[RouteResult]
- def display(buf: BufferedRun): Unit
- def displayTS(fds: Vector[FiniteDistribution[Term]], names: Vector[(Term, String)] = Vector()): Unit
- val dummy: String
- def dummyData: () => String
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- implicit val executionContext: ExecutionContextExecutor
- val fdRoute: Route
- var fdVec: Vector[(String, String, Double)]
- val fdView: String
- final def getClass(): Class[_ <: AnyRef]
- def getData(name: String): String
- def getText(name: String): String
- def getTimeSeries: List[(String, Vector[Double])]
- def getView(name: String): String
- def hashCode(): Int
- val helloRoute: Route
- val htmlRoute: (RequestContext) => Future[RouteResult]
- final def isInstanceOf[T0]: Boolean
- val katex: String
- def makePage(divs: String): String
- def mixin(route: Route): Route
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- var otherRoutes: Option[Route]
- val pingQueue: Source[Unit, SourceQueueWithComplete[Unit]]
- val resourceRoute: (RequestContext) => Future[RouteResult]
- val route: Route
- def showData(name: String, dataVal: () => String): Unit
- def showDist[U <: Term with Subs[U]](fd: FiniteDistribution[U], names: Vector[(Term, String)]): Unit
- def showDummy: Unit
- def showFDs[U <: Term with Subs[U]](fds: Vector[FiniteDistribution[U]], terms: Set[U], typs: Set[Typ[Term]], names: Vector[(Term, String)]): Unit
- def showText(name: String, data: String): Unit
- def showTimeSeries[U <: Term with Subs[U]](term: U, ts: Vector[Double], names: Vector[(Term, String)]): Unit
- def showView(name: String, data: String): Unit
- def stop: Unit
- final def synchronized[T0](arg0: => T0): T0
- val termsView: String
- val textRoute: (RequestContext) => Future[RouteResult]
- val timeSeries: Map[String, Vector[Double]]
- def toString(): String
- val typTimeSeries: Map[String, Vector[Double]]
- val viewTerms: Set[Term]
- val viewTypes: Set[Typ[Term]]
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit