Class Greeter2Grpc.Greeter2ImplBase

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

    public abstract static class Greeter2Grpc.Greeter2ImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, Greeter2Grpc.AsyncService
    Base class for the server implementation of the service Greeter2.
     The greeting service definition.
     
    • Constructor Detail

      • Greeter2ImplBase

        public Greeter2ImplBase()
    • Method Detail

      • bindService

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