NodeRpc

org.plasmalabs.node.services.NodeRpcGrpc.NodeRpc
See theNodeRpc companion trait
object NodeRpc extends ServiceCompanion[NodeRpc]

Attributes

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

Members list

Value members

Concrete methods

def bindService(serviceImpl: NodeRpc, 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[NodeRpc]