@Generated(value="by gRPC proto compiler (version 1.23.0)",
comments="Source: invoices.proto")
public final class InvoicesGrpc
extends java.lang.Object
Invoices is a service that can be used to create, accept, settle and cancel invoices.
Modifier and Type | Class and Description |
---|---|
static class |
InvoicesGrpc.InvoicesBlockingStub
Invoices is a service that can be used to create, accept, settle and cancel
invoices.
|
static class |
InvoicesGrpc.InvoicesFutureStub
Invoices is a service that can be used to create, accept, settle and cancel
invoices.
|
static class |
InvoicesGrpc.InvoicesImplBase
Invoices is a service that can be used to create, accept, settle and cancel
invoices.
|
static class |
InvoicesGrpc.InvoicesStub
Invoices is a service that can be used to create, accept, settle and cancel
invoices.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SERVICE_NAME |
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<InvoicesOuterClass.SubscribeSingleInvoiceRequest,LightningApi.Invoice> getSubscribeSingleInvoiceMethod()
public static io.grpc.MethodDescriptor<InvoicesOuterClass.CancelInvoiceMsg,InvoicesOuterClass.CancelInvoiceResp> getCancelInvoiceMethod()
public static io.grpc.MethodDescriptor<InvoicesOuterClass.AddHoldInvoiceRequest,InvoicesOuterClass.AddHoldInvoiceResp> getAddHoldInvoiceMethod()
public static io.grpc.MethodDescriptor<InvoicesOuterClass.SettleInvoiceMsg,InvoicesOuterClass.SettleInvoiceResp> getSettleInvoiceMethod()
public static io.grpc.MethodDescriptor<InvoicesOuterClass.LookupInvoiceMsg,LightningApi.Invoice> getLookupInvoiceV2Method()
public static InvoicesGrpc.InvoicesStub newStub(io.grpc.Channel channel)
public static InvoicesGrpc.InvoicesBlockingStub newBlockingStub(io.grpc.Channel channel)
public static InvoicesGrpc.InvoicesFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()