mill.javalib.zinc.ZincWorkerRpcServer.ServerToClient
See theServerToClient companion trait
object ServerToClient
Attributes
- Companion
- trait
- Source
- ZincWorkerRpcServer.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ServerToClient.type
Members list
Type members
Classlikes
case class AcquireZincCompilerBridge(scalaVersion: String, scalaOrganization: String) extends ServerToClient
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ServerToClienttrait Messageclass Objecttrait Matchableclass AnyShow all
case class ReportProblem(problem: RpcProblemMessage) extends ServerToClient, Message
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ServerToClienttrait Messageclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Givens
Givens
Attributes
- Source
- ZincWorkerRpcServer.scala
In this article