mill.javalib.zinc.ZincWorkerRpcServer
See theZincWorkerRpcServer companion class
object ZincWorkerRpcServer
Attributes
- Companion
- class
- Source
- ZincWorkerRpcServer.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ZincWorkerRpcServer.type
Members list
Type members
Classlikes
Value parameters
- compilerBridgeWorkspace
-
The workspace to use for the compiler bridge.
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class Reporter
case class Request(op: ZincOp, reporterMode: ReporterMode, ctx: LocalConfig) extends Message
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait Messageclass Objecttrait Matchableclass AnyShow all
object ServerToClient
Attributes
- Companion
- trait
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ServerToClient.type
sealed trait ServerToClient extends Message
Attributes
- Companion
- object
- Source
- ZincWorkerRpcServer.scala
- Supertypes
- Known subtypes
-
class ReportProblem
In this article