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
/
Grpc
Grpc
scalapb.grpc.Grpc$
object
Grpc
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Grpc
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
completeObserver
[
T
](
observer
:
StreamObserver
[
T
])(
t
:
Try
[
T
]):
Unit
def
guavaFuture2ScalaFuture
[
A
](
guavaFuture
:
ListenableFuture
[
A
]):
Future
[
A
]