Class GossipGrpc.GossipImplBase

java.lang.Object
com.eventstore.dbclient.proto.gossip.GossipGrpc.GossipImplBase
All Implemented Interfaces:
GossipGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
GossipGrpc

public abstract static class GossipGrpc.GossipImplBase extends Object implements io.grpc.BindableService, GossipGrpc.AsyncService
Base class for the server implementation of the service Gossip.
  • Constructor Details

    • GossipImplBase

      public GossipImplBase()
  • Method Details

    • bindService

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