Uses of Interface
io.flowcean.learner.grpc.LearnerGrpc.AsyncService
Packages that use LearnerGrpc.AsyncService
-
Uses of LearnerGrpc.AsyncService in flowcean.AutomataLearner
Classes in flowcean.AutomataLearner that implement LearnerGrpc.AsyncServiceModifier and TypeClassDescriptionclassInstantiation of the GRPC-Learner class defined by the protobuf protocol. -
Uses of LearnerGrpc.AsyncService in io.flowcean.learner.grpc
Classes in io.flowcean.learner.grpc that implement LearnerGrpc.AsyncServiceModifier and TypeClassDescriptionstatic classBase class for the server implementation of the service Learner.Methods in io.flowcean.learner.grpc with parameters of type LearnerGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionLearnerGrpc.bindService(LearnerGrpc.AsyncService service)