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