NodeService

proto.prism.node.NodeServiceGrpc.NodeService
See theNodeService companion trait
object NodeService extends ServiceCompanion[NodeService]

Attributes

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

Members list

Value members

Concrete methods

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