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