Uses of Interface
com.atlassian.bamboo.grpc.PeerToPeerCommunicationServiceGrpc.AsyncService
-
Packages that use PeerToPeerCommunicationServiceGrpc.AsyncService Package Description com.atlassian.bamboo.grpc -
-
Uses of PeerToPeerCommunicationServiceGrpc.AsyncService in com.atlassian.bamboo.grpc
Classes in com.atlassian.bamboo.grpc that implement PeerToPeerCommunicationServiceGrpc.AsyncService Modifier and Type Class Description class
PeerToPeerCommunicationReceiverService
static class
PeerToPeerCommunicationServiceGrpc.PeerToPeerCommunicationServiceImplBase
Base class for the server implementation of the service PeerToPeerCommunicationService.Methods in com.atlassian.bamboo.grpc with parameters of type PeerToPeerCommunicationServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
PeerToPeerCommunicationServiceGrpc. bindService(PeerToPeerCommunicationServiceGrpc.AsyncService service)
-