Uses of Class
org.ldk.structs.Router
-
Packages that use Router Package Description org.ldk.structs -
-
Uses of Router in org.ldk.structs
Methods in org.ldk.structs that return Router Modifier and Type Method Description RouterDefaultRouter. as_Router()Constructs a new Router which calls the relevant methods on this_arg.static RouterRouter. new_impl(Router.RouterInterface arg)Methods in org.ldk.structs with parameters of type Router Modifier and Type Method Description static InvoicePayerInvoicePayer. of(Payer payer, Router router, MultiThreadedLockableScore scorer, Logger logger, EventHandler event_handler, Retry retry)Creates an invoice payer that retries failed payment paths.
-