Uses of Class
org.jgroups.upgrade_server.UpgradeServiceGrpc.UpgradeServiceBlockingStub
-
-
Uses of UpgradeServiceGrpc.UpgradeServiceBlockingStub in org.jgroups.upgrade_server
Methods in org.jgroups.upgrade_server that return UpgradeServiceGrpc.UpgradeServiceBlockingStub Modifier and Type Method Description protected UpgradeServiceGrpc.UpgradeServiceBlockingStubUpgradeServiceGrpc.UpgradeServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static UpgradeServiceGrpc.UpgradeServiceBlockingStubUpgradeServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-