Class ProcessingServerGrpc.ProcessingServerImplBase

java.lang.Object
org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerImplBase
All Implemented Interfaces:
io.grpc.BindableService, ProcessingServerGrpc.AsyncService
Direct Known Subclasses:
GRPCServer
Enclosing class:
ProcessingServerGrpc

public abstract static class ProcessingServerGrpc.ProcessingServerImplBase extends Object implements io.grpc.BindableService, ProcessingServerGrpc.AsyncService
Base class for the server implementation of the service ProcessingServer.
  • Constructor Details

    • ProcessingServerImplBase

      public ProcessingServerImplBase()
  • Method Details

    • bindService

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