Class VersionsGrpc.VersionsImplBase

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

    public abstract static class VersionsGrpc.VersionsImplBase
    extends Object
    implements io.grpc.BindableService, VersionsGrpc.AsyncService
    Base class for the server implementation of the service Versions.
     Manages versions of a service.
     
    • Constructor Detail

      • VersionsImplBase

        public VersionsImplBase()
    • Method Detail

      • bindService

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