Class TwitterGrpc.TwitterImplBase

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

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

      • TwitterImplBase

        public TwitterImplBase()
    • Method Detail

      • bindService

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