Class PersistentSubscriptionsGrpc.PersistentSubscriptionsImplBase

java.lang.Object
com.eventstore.dbclient.proto.persistentsubscriptions.PersistentSubscriptionsGrpc.PersistentSubscriptionsImplBase
All Implemented Interfaces:
PersistentSubscriptionsGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
PersistentSubscriptionsGrpc

public abstract static class PersistentSubscriptionsGrpc.PersistentSubscriptionsImplBase extends Object implements io.grpc.BindableService, PersistentSubscriptionsGrpc.AsyncService
Base class for the server implementation of the service PersistentSubscriptions.
  • Constructor Details

    • PersistentSubscriptionsImplBase

      public PersistentSubscriptionsImplBase()
  • Method Details

    • bindService

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