Class SubscriberServiceGrpc.SubscriberServiceImplBase

java.lang.Object
com.google.cloud.pubsublite.proto.SubscriberServiceGrpc.SubscriberServiceImplBase
All Implemented Interfaces:
SubscriberServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SubscriberServiceGrpc

public abstract static class SubscriberServiceGrpc.SubscriberServiceImplBase extends Object implements io.grpc.BindableService, SubscriberServiceGrpc.AsyncService
Base class for the server implementation of the service SubscriberService.
 The service that a subscriber client application uses to receive messages
 from subscriptions.
 
  • Constructor Details

    • SubscriberServiceImplBase

      public SubscriberServiceImplBase()
  • Method Details

    • bindService

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