Class MLServerGrpc.MLServerImplBase

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

public abstract static class MLServerGrpc.MLServerImplBase extends Object implements io.grpc.BindableService, MLServerGrpc.AsyncService
Base class for the server implementation of the service MLServer.
  • Constructor Details

    • MLServerImplBase

      public MLServerImplBase()
  • Method Details

    • bindService

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