Class ServerFeaturesGrpc.ServerFeaturesImplBase

java.lang.Object
com.eventstore.dbclient.proto.serverfeatures.ServerFeaturesGrpc.ServerFeaturesImplBase
All Implemented Interfaces:
ServerFeaturesGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ServerFeaturesGrpc

public abstract static class ServerFeaturesGrpc.ServerFeaturesImplBase extends Object implements io.grpc.BindableService, ServerFeaturesGrpc.AsyncService
Base class for the server implementation of the service ServerFeatures.
  • Constructor Details

    • ServerFeaturesImplBase

      public ServerFeaturesImplBase()
  • Method Details

    • bindService

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