mill.javalib.zinc.ZincWorkerRpcServer
See theZincWorkerRpcServer companion object
class ZincWorkerRpcServer(worker: ZincWorker, serverName: String, transport: MillRpcWireTransport, setIdle: SetIdle, writeToLocalLog: String => Unit) extends MillRpcServerImpl[Initialize, ClientToServer, ServerToClient]
Attributes
- Companion
- object
- Source
- ZincWorkerRpcServer.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article