Class TikaGrpc.TikaImplBase

java.lang.Object
org.apache.tika.TikaGrpc.TikaImplBase
All Implemented Interfaces:
io.grpc.BindableService, TikaGrpc.AsyncService
Enclosing class:
TikaGrpc

public abstract static class TikaGrpc.TikaImplBase extends Object implements io.grpc.BindableService, TikaGrpc.AsyncService
Base class for the server implementation of the service Tika.
 The Tika Grpc Service definition
 
  • Constructor Details

    • TikaImplBase

      public TikaImplBase()
  • Method Details

    • bindService

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