HealthGrpc

grpc.health.v1.HealthGrpc
object HealthGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HealthGrpc.type

Members list

Type members

Classlikes

object Health extends ServiceCompanion[Health]

Attributes

Companion
trait
Supertypes
class ServiceCompanion[Health]
class Object
trait Matchable
class Any
Self type
Health.type
trait Health extends AbstractService

Attributes

Companion
object
Supertypes
trait AbstractService
class Object
trait Matchable
class Any
Known subtypes
class HealthStub

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class HealthBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[HealthBlockingStub], HealthBlockingClient

Attributes

Supertypes
class AbstractStub[HealthBlockingStub]
class Object
trait Matchable
class Any
class HealthStub(channel: Channel, options: CallOptions) extends AbstractStub[HealthStub], Health

Attributes

Companion
object
Supertypes
trait Health
trait AbstractService
class AbstractStub[HealthStub]
class Object
trait Matchable
class Any
Show all
object HealthStub extends StubFactory[HealthStub]

Attributes

Companion
class
Supertypes
trait StubFactory[HealthStub]
class Object
trait Matchable
class Any
Self type
HealthStub.type

Value members

Concrete methods

def bindService(serviceImpl: Health, executionContext: ExecutionContext): ServerServiceDefinition
def blockingStub(channel: Channel): HealthBlockingStub
def javaDescriptor: ServiceDescriptor
def stub(channel: Channel): HealthStub

Concrete fields

val SERVICE: ServiceDescriptor