NetworkControlRpc

xyz.stratalab.node.services.NetworkControlRpcGrpc.NetworkControlRpc
See theNetworkControlRpc companion trait
object NetworkControlRpc extends ServiceCompanion[NetworkControlRpc]

Attributes

Companion
trait
Graph
Supertypes
class ServiceCompanion[NetworkControlRpc]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def bindService(serviceImpl: NetworkControlRpc, executionContext: ExecutionContext): ServerServiceDefinition
def javaDescriptor: ServiceDescriptor
def scalaDescriptor: ServiceDescriptor

Deprecated and Inherited methods

def descriptor: ServiceDescriptor

Attributes

Deprecated
true
Inherited from:
ServiceCompanion

Implicits

Implicits

implicit def serviceCompanion: ServiceCompanion[NetworkControlRpc]