scalapb-runtime-grpc
scalapb-runtime-grpc
API
scalapb.grpc
AbstractService
ClientCalls
ConcreteProtoFileDescriptorSupplier
ConcreteProtoMethodDescriptorSupplier
ConcreteProtoMethodDescriptorSupplier
Grpc
Marshaller
Marshaller
ProtoUtils
ScalaPbMetadataMarshaller
ServiceCompanion
TypeMappedMarshaller
scalapb-runtime-grpc
/
scalapb.grpc
/
ProtoUtils
ProtoUtils
scalapb.grpc.ProtoUtils$
object
ProtoUtils
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ProtoUtils
.type
Clear all
Members list
Concise view
Type members
Classlikes
class
ScalaPbMetadataMarshaller
[
T
<:
GeneratedMessage
](
companion
:
GeneratedMessageCompanion
[
T
])
extends
BinaryMarshaller
[
T
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
BinaryMarshaller
[
T
]
class
Object
trait
Matchable
class
Any
Value members
Concrete methods
def
keyForProto
[
T
<:
GeneratedMessage
](
implicit
companion
:
GeneratedMessageCompanion
[
T
]):
Key
[
T
]
def
metadataMarshaller
[
T
<:
GeneratedMessage
](
implicit
companion
:
GeneratedMessageCompanion
[
T
]):
BinaryMarshaller
[
T
]