Uses of Class
io.flowcean.learner.grpc.LearnerGrpc.LearnerStub
-
Packages that use LearnerGrpc.LearnerStub Package Description io.flowcean.learner.grpc -
-
Uses of LearnerGrpc.LearnerStub in io.flowcean.learner.grpc
Methods in io.flowcean.learner.grpc that return LearnerGrpc.LearnerStub Modifier and Type Method Description protected LearnerGrpc.LearnerStub
LearnerGrpc.LearnerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LearnerGrpc.LearnerStub
LearnerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-