Class PostProcessingServerGrpc.PostProcessingServerImplBase

java.lang.Object
org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerImplBase
All Implemented Interfaces:
io.grpc.BindableService, PostProcessingServerGrpc.AsyncService
Enclosing class:
PostProcessingServerGrpc

public abstract static class PostProcessingServerGrpc.PostProcessingServerImplBase extends Object implements io.grpc.BindableService, PostProcessingServerGrpc.AsyncService
Base class for the server implementation of the service PostProcessingServer.
 for e.g. resorting suggestions
 
  • Constructor Details

    • PostProcessingServerImplBase

      public PostProcessingServerImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService