Class CAGrpc.CAImplBase

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

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

      • CAImplBase

        public CAImplBase()
    • Method Detail

      • bindService

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