final class DevServerStart extends AnyRef
- Annotations
- @InternalApi()
- Source
- DevServerStart.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DevServerStart
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new DevServerStart(mkServerActorSystem: (Configuration) => ActorSystem, additionalSettings: Map[String, AnyRef])
Value Members
- def mainDev(buildLink: BuildLink, httpAddress: String, httpPort: Int, httpsPort: Int): ReloadableServer