scalapb-runtime-grpc
scalapb-runtime-grpc
scalapb.grpc
AbstractService
ClientCalls
ConcreteProtoFileDescriptorSupplier
ConcreteProtoMethodDescriptorSupplier
ConcreteProtoMethodDescriptorSupplier
Grpc
Marshaller
Marshaller
ProtoUtils
ScalaPbMetadataMarshaller
ServiceCompanion
TypeMappedMarshaller
scalapb-runtime-grpc
/
scalapb.grpc
/
ServiceCompanion
ServiceCompanion
abstract
class
ServiceCompanion
[
A
<:
AbstractService
]
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Abstract methods
def
bindService
(
serviceImpl:
A
,
executionContext:
ExecutionContext
):
ServerServiceDefinition
def
javaDescriptor
:
ServiceDescriptor
def
scalaDescriptor
:
ServiceDescriptor
Deprecated methods
def
descriptor
:
ServiceDescriptor
Deprecated