mill.javalib.zinc.ZincWorkerRpcServer.ClientToServer
See theClientToServer companion trait
object ClientToServer
Attributes
- Companion
- trait
- Source
- ZincWorkerRpcServer.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ClientToServer.type
Members list
Type members
Classlikes
case class CompileJava(op: ZincCompileJava, reporterMode: ReporterMode, ctx: InvocationContext) extends ClientToServer
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ClientToServertrait MillRpcMessageclass Objecttrait Matchableclass AnyShow all
case class CompileMixed(op: ZincCompileMixed, reporterMode: ReporterMode, ctx: InvocationContext) extends ClientToServer
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ClientToServertrait MillRpcMessageclass Objecttrait Matchableclass AnyShow all
case class ScaladocJar(op: ZincScaladocJar) extends ClientToServer
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ClientToServertrait MillRpcMessageclass 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