Class RoutesGrpc.RoutesImplBase

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

    public abstract static class RoutesGrpc.RoutesImplBase
    extends Object
    implements io.grpc.BindableService, RoutesGrpc.AsyncService
    Base class for the server implementation of the service Routes.
     The Routes API.
     
    • Constructor Detail

      • RoutesImplBase

        public RoutesImplBase()
    • Method Detail

      • bindService

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