Class StreamsGrpc.StreamsImplBase

  • All Implemented Interfaces:
    StreamsGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    StreamsGrpc

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

      • StreamsImplBase

        public StreamsImplBase()
    • Method Detail

      • bindService

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