Class StreamGrpc.StreamImplBase

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

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

      • StreamImplBase

        public StreamImplBase()
    • Method Detail

      • bindService

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