Class StreamsGrpc.StreamsImplBase

java.lang.Object
com.eventstore.dbclient.proto.streams.StreamsGrpc.StreamsImplBase
All Implemented Interfaces:
StreamsGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
StreamsGrpc

public abstract static class StreamsGrpc.StreamsImplBase extends Object implements io.grpc.BindableService, StreamsGrpc.AsyncService
Base class for the server implementation of the service Streams.
  • Constructor Details

    • StreamsImplBase

      public StreamsImplBase()
  • Method Details

    • bindService

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