Class PluginCrossNodesEventsServiceGrpc.PluginCrossNodesEventsServiceImplBase

java.lang.Object
com.atlassian.bamboo.grpc.PluginCrossNodesEventsServiceGrpc.PluginCrossNodesEventsServiceImplBase
All Implemented Interfaces:
PluginCrossNodesEventsServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
PluginCrossNodesEventsReceiverService
Enclosing class:
PluginCrossNodesEventsServiceGrpc

public abstract static class PluginCrossNodesEventsServiceGrpc.PluginCrossNodesEventsServiceImplBase extends Object implements io.grpc.BindableService, PluginCrossNodesEventsServiceGrpc.AsyncService
Base class for the server implementation of the service PluginCrossNodesEventsService.
  • Constructor Details

    • PluginCrossNodesEventsServiceImplBase

      public PluginCrossNodesEventsServiceImplBase()
  • Method Details

    • bindService

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