Package s2.v1alpha

Class StreamServiceGrpc.StreamServiceImplBase

java.lang.Object
s2.v1alpha.StreamServiceGrpc.StreamServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, StreamServiceGrpc.AsyncService
Enclosing class:
StreamServiceGrpc

public abstract static class StreamServiceGrpc.StreamServiceImplBase extends Object implements io.grpc.BindableService, StreamServiceGrpc.AsyncService
Base class for the server implementation of the service StreamService.
 Operate on an S2 stream.
 
  • Constructor Details

    • StreamServiceImplBase

      public StreamServiceImplBase()
  • Method Details

    • bindService

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