Running

case class Running(server: Server) extends State
trait Serializable
trait Product
trait Equals
trait State
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

def busy: Boolean

Preparing or running

Preparing or running

Inherited from
State
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product

Concrete fields

final val failed: false
final val idle: false
final val running: true
final val stopped: false