ZincWorkerRpcServer

mill.javalib.zinc.ZincWorkerRpcServer
See theZincWorkerRpcServer companion class

Attributes

Companion
class
Source
ZincWorkerRpcServer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Companion
trait
Source
ZincWorkerRpcServer.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ClientToServer extends MillRpcMessage

Attributes

Companion
object
Source
ZincWorkerRpcServer.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class Initialize(compilerBridgeWorkspace: Path)

Value parameters

compilerBridgeWorkspace

The workspace to use for the compiler bridge.

Attributes

Source
ZincWorkerRpcServer.scala
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ReporterMode

Attributes

Companion
trait
Source
ZincWorkerRpcServer.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ReporterMode

Attributes

Companion
object
Source
ZincWorkerRpcServer.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NoReporter
class Reporter

Attributes

Companion
trait
Source
ZincWorkerRpcServer.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ServerToClient extends MillRpcMessage

Attributes

Companion
object
Source
ZincWorkerRpcServer.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes