Package pbx

Class NodeGrpc.NodeImplBase

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

    public abstract static class NodeGrpc.NodeImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, NodeGrpc.AsyncService
    Base class for the server implementation of the service Node.
     This is the single method that needs to be implemented by a gRPC client.
     
    • Constructor Detail

      • NodeImplBase

        public NodeImplBase()
    • Method Detail

      • bindService

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