Class IngressGrpc.IngressImplBase

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

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

      • IngressImplBase

        public IngressImplBase()
    • Method Detail

      • bindService

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