Uses of Interface
org.languagetool.rules.ml.MLServerGrpc.AsyncService
Packages that use MLServerGrpc.AsyncService
-
Uses of MLServerGrpc.AsyncService in org.languagetool.rules.ml
Classes in org.languagetool.rules.ml that implement MLServerGrpc.AsyncServiceModifier and TypeClassDescriptionstatic classBase class for the server implementation of the service MLServer.Fields in org.languagetool.rules.ml declared as MLServerGrpc.AsyncServiceModifier and TypeFieldDescriptionprivate final MLServerGrpc.AsyncServiceMLServerGrpc.MethodHandlers.serviceImplMethods in org.languagetool.rules.ml with parameters of type MLServerGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionMLServerGrpc.bindService(MLServerGrpc.AsyncService service) Constructors in org.languagetool.rules.ml with parameters of type MLServerGrpc.AsyncServiceModifierConstructorDescription(package private)MethodHandlers(MLServerGrpc.AsyncService serviceImpl, int methodId)