Class BambooCrossNodesEventsServiceGrpc.BambooCrossNodesEventsServiceImplBase

java.lang.Object
com.atlassian.bamboo.grpc.BambooCrossNodesEventsServiceGrpc.BambooCrossNodesEventsServiceImplBase
All Implemented Interfaces:
BambooCrossNodesEventsServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
BambooCrossNodesEventsReceiverService
Enclosing class:
BambooCrossNodesEventsServiceGrpc

public abstract static class BambooCrossNodesEventsServiceGrpc.BambooCrossNodesEventsServiceImplBase extends Object implements io.grpc.BindableService, BambooCrossNodesEventsServiceGrpc.AsyncService
Base class for the server implementation of the service BambooCrossNodesEventsService.
  • Constructor Details

    • BambooCrossNodesEventsServiceImplBase

      public BambooCrossNodesEventsServiceImplBase()
  • Method Details

    • bindService

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