Class HStreamApiGrpc.HStreamApiImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService, HStreamApiGrpc.AsyncService
    Enclosing class:
    HStreamApiGrpc

    public abstract static class HStreamApiGrpc.HStreamApiImplBase
    extends Object
    implements io.grpc.BindableService, HStreamApiGrpc.AsyncService
    Base class for the server implementation of the service HStreamApi.
     ---------------------------------------------------------------------------
     Stable APIs
     ---------------------------------------------------------------------------
     
    • Constructor Detail

      • HStreamApiImplBase

        public HStreamApiImplBase()
    • Method Detail

      • bindService

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