Streams

com.eventstore.dbclient.proto.streams.StreamsGrpc.Streams
See theStreams companion trait
object Streams extends ServiceCompanion[Streams]

Attributes

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

Members list

Value members

Concrete methods

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

Attributes

Source
StreamsGrpc.scala
def javaDescriptor: ServiceDescriptor

Attributes

Source
StreamsGrpc.scala
def scalaDescriptor: ServiceDescriptor

Attributes

Source
StreamsGrpc.scala

Deprecated and Inherited methods

def descriptor: ServiceDescriptor

Attributes

Deprecated
true
Inherited from:
ServiceCompanion
Source
ServiceCompanion.scala

Implicits

Implicits

implicit def serviceCompanion: ServiceCompanion[Streams]

Attributes

Source
StreamsGrpc.scala