Class BertLmGrpc.BertLmImplBase

java.lang.Object
org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmImplBase
All Implemented Interfaces:
io.grpc.BindableService, BertLmGrpc.AsyncService
Enclosing class:
BertLmGrpc

public abstract static class BertLmGrpc.BertLmImplBase extends Object implements io.grpc.BindableService, BertLmGrpc.AsyncService
Base class for the server implementation of the service BertLm.
  • Constructor Details

    • BertLmImplBase

      public BertLmImplBase()
  • Method Details

    • bindService

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