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