Class EventsGrpc.EventsImplBase

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

    public abstract static class EventsGrpc.EventsImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, EventsGrpc.AsyncService
    Base class for the server implementation of the service Events.
    • Constructor Detail

      • EventsImplBase

        public EventsImplBase()
    • Method Detail

      • bindService

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