Health

grpc.health.v1.HealthGrpc.Health
See theHealth companion trait
object Health extends ServiceCompanion[Health]

Attributes

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

Members list

Value members

Concrete methods

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