ServerToClient

mill.javalib.zinc.ZincWorkerRpcServer.ServerToClient
See theServerToClient 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 AcquireZincCompilerBridge(scalaVersion: String, scalaOrganization: String) extends ServerToClient

Attributes

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

Value parameters

compilationRequestId

request id for the message requesting the compilation.

Attributes

Source
ZincWorkerRpcServer.scala
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
trait NoResponse
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[ServerToClient]

Attributes

Source
ZincWorkerRpcServer.scala