mill.server.DaemonRpcServer
See theDaemonRpcServer companion object
class DaemonRpcServer(serverName: String, transport: MillRpcWireTransport, setIdle: SetIdle, writeToLocalLog: String => Unit, runCommand: RunCommandHandler) extends MillRpcServer[Initialize, ClientToServer, ServerToClient]
Attributes
- Companion
- object
- Source
- DaemonRpcServer.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article