Class CloudEventServiceGrpc.CloudEventServiceImplBase

java.lang.Object
io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
All Implemented Interfaces:
CloudEventServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
CloudEventServiceGrpc

public abstract static class CloudEventServiceGrpc.CloudEventServiceImplBase extends Object implements io.grpc.BindableService, CloudEventServiceGrpc.AsyncService
Base class for the server implementation of the service CloudEventService.
  • Constructor Details

    • CloudEventServiceImplBase

      public CloudEventServiceImplBase()
  • Method Details

    • bindService

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