Class LibraryGrpc.LibraryImplBase

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

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

      • LibraryImplBase

        public LibraryImplBase()
    • Method Detail

      • bindService

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