Gossip

com.eventstore.dbclient.proto.gossip.GossipGrpc.Gossip
See theGossip companion trait
object Gossip extends ServiceCompanion[Gossip]

Attributes

Companion
trait
Source
GossipGrpc.scala
Graph
Supertypes
class ServiceCompanion[Gossip]
class Object
trait Matchable
class Any
Self type
Gossip.type

Members list

Value members

Concrete methods

def bindService(serviceImpl: Gossip, executionContext: ExecutionContext): ServerServiceDefinition

Attributes

Source
GossipGrpc.scala
def javaDescriptor: ServiceDescriptor

Attributes

Source
GossipGrpc.scala
def scalaDescriptor: ServiceDescriptor

Attributes

Source
GossipGrpc.scala

Deprecated and Inherited methods

def descriptor: ServiceDescriptor

Attributes

Deprecated
true
Inherited from:
ServiceCompanion
Source
ServiceCompanion.scala

Implicits

Implicits

implicit def serviceCompanion: ServiceCompanion[Gossip]

Attributes

Source
GossipGrpc.scala