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