Package cloud.prefab.domain
Class LoggerReportingServiceGrpc
java.lang.Object
cloud.prefab.domain.LoggerReportingServiceGrpc
@Generated(value="by gRPC proto compiler (version 1.48.0)",
comments="Source: prefab.proto")
public final class LoggerReportingServiceGrpc
extends Object
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static class
static final class
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Prefab.Loggers,
Prefab.LoggerReportResponse> static io.grpc.ServiceDescriptor
newBlockingStub
(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub
(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub
(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
getSendMethod
-
newStub
public static LoggerReportingServiceGrpc.LoggerReportingServiceStub newStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service -
newBlockingStub
public static LoggerReportingServiceGrpc.LoggerReportingServiceBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
public static LoggerReportingServiceGrpc.LoggerReportingServiceFutureStub newFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the service -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-