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