Uses of Class
io.flowcean.learner.grpc.LearnerGrpc.LearnerImplBase
-
Packages that use LearnerGrpc.LearnerImplBase Package Description flowcean.AutomataLearner -
-
Uses of LearnerGrpc.LearnerImplBase in flowcean.AutomataLearner
Subclasses of LearnerGrpc.LearnerImplBase in flowcean.AutomataLearner Modifier and Type Class Description class
GRPCServerLearner
Instantiation of the GRPC-Learner class defined by the protobuf protocol.
-