Package pbx

Class PluginGrpc.PluginImplBase

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

    public abstract static class PluginGrpc.PluginImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, PluginGrpc.AsyncService
    Base class for the server implementation of the service Plugin.
     Plugin interface.
     
    • Constructor Detail

      • PluginImplBase

        public PluginImplBase()
    • Method Detail

      • bindService

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