Class 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 Detail

      • TikaImplBase

        public TikaImplBase()
    • Method Detail

      • bindService

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