package server
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class UiConfig(enabled: Boolean, interface: String, port: Int) extends Product with Serializable
- class UiRouter extends AnyRef
HTTP Router for the embedded UI
- class UiServer extends ComponentBase
Small embedded server which renders the current state of Mantik
Small embedded server which renders the current state of Mantik
- Annotations
- @Singleton()
Value Members
- object UiConfig extends Serializable