ClientToServer

mill.javalib.zinc.ZincWorkerRpcServer.ClientToServer
See theClientToServer companion trait

Attributes

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

Members list

Type members

Classlikes

case class CompileJava(op: ZincCompileJava, reporterMode: ReporterMode, ctx: InvocationContext) extends ClientToServer

Attributes

Source
ZincWorkerRpcServer.scala
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class CompileMixed(op: ZincCompileMixed, reporterMode: ReporterMode, ctx: InvocationContext) extends ClientToServer

Attributes

Source
ZincWorkerRpcServer.scala
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ScaladocJar(op: ZincScaladocJar) extends ClientToServer

Attributes

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

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Givens

Givens

given derived$ReadWriter: ReadWriter[ClientToServer]

Attributes

Source
ZincWorkerRpcServer.scala