@Generated(value="by gRPC proto compiler (version 1.50.0)",
comments="Source: dev.proto")
public final class DevGrpc
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DevGrpc.DevBlockingStub |
static class |
DevGrpc.DevFutureStub |
static class |
DevGrpc.DevImplBase |
static class |
DevGrpc.DevStub |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_NAME |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<LightningApi.ChannelGraph,DevOuterClass.ImportGraphResponse> |
getImportGraphMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static DevGrpc.DevBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DevGrpc.DevFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static DevGrpc.DevStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<LightningApi.ChannelGraph,DevOuterClass.ImportGraphResponse> getImportGraphMethod()
public static DevGrpc.DevStub newStub(io.grpc.Channel channel)
public static DevGrpc.DevBlockingStub newBlockingStub(io.grpc.Channel channel)
public static DevGrpc.DevFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()