Package com.atlassian.bamboo.grpc
Class PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceImplBase
java.lang.Object
com.atlassian.bamboo.grpc.PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceImplBase
- All Implemented Interfaces:
PeerToPeerCommunicationServiceGrpc.AsyncService
,io.grpc.BindableService
- Direct Known Subclasses:
PeerToPeerCommunicationReceiverService
- Enclosing class:
- PeerToPeerCommunicationServiceGrpc
public abstract static class PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceImplBase
extends Object
implements io.grpc.BindableService, PeerToPeerCommunicationServiceGrpc.AsyncService
Base class for the server implementation of the service PeerToPeerCommunicationService.
-
Constructor Details
-
PeerToPeerCommunicationServiceImplBase
public PeerToPeerCommunicationServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-