Uses of Interface
com.atlassian.bamboo.grpc.PluginCrossNodesEventsServiceGrpc.AsyncService
Packages that use PluginCrossNodesEventsServiceGrpc.AsyncService
-
Uses of PluginCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc
Classes in com.atlassian.bamboo.grpc that implement PluginCrossNodesEventsServiceGrpc.AsyncServiceModifier and TypeClassDescriptionstatic class
Base class for the server implementation of the service PluginCrossNodesEventsService.Methods in com.atlassian.bamboo.grpc with parameters of type PluginCrossNodesEventsServiceGrpc.AsyncServiceModifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinition
PluginCrossNodesEventsServiceGrpc.bindService
(PluginCrossNodesEventsServiceGrpc.AsyncService service) -
Uses of PluginCrossNodesEventsServiceGrpc.AsyncService in com.atlassian.bamboo.grpc.receiver
Classes in com.atlassian.bamboo.grpc.receiver that implement PluginCrossNodesEventsServiceGrpc.AsyncServiceModifier and TypeClassDescriptionclass
This class is responsible for receiving and processing event-based gRPC requests from other nodes within the cluster.