mill.javalib.worker.JvmWorkerRpcServer.ServerToClient
See theServerToClient companion trait
object ServerToClient
Attributes
- Companion
- trait
- Source
- JvmWorkerRpcServer.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
- JvmWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ServerToClienttrait Messageclass Objecttrait Matchableclass AnyShow all
case class ReportProblem(problem: RpcProblemMessage) extends ServerToClient, Message
Attributes
- Source
- JvmWorkerRpcServer.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
- JvmWorkerRpcServer.scala
In this article