Uses of Class
com.daml.ledger.api.v1.testing.TimeServiceGrpc.TimeServiceBlockingStub
-
Packages that use TimeServiceGrpc.TimeServiceBlockingStub Package Description com.daml.ledger.api.v1.testing -
-
Uses of TimeServiceGrpc.TimeServiceBlockingStub in com.daml.ledger.api.v1.testing
Methods in com.daml.ledger.api.v1.testing that return TimeServiceGrpc.TimeServiceBlockingStub Modifier and Type Method Description protected TimeServiceGrpc.TimeServiceBlockingStub
TimeServiceGrpc.TimeServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TimeServiceGrpc.TimeServiceBlockingStub
TimeServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-