public class ExamplePaymentChannelServer extends Object implements PaymentChannelServerListener.HandlerFactory
| Constructor and Description |
|---|
ExamplePaymentChannelServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
ServerConnectionEventHandler |
onNewConnection(SocketAddress clientAddress) |
void |
run(NetworkParameters params) |
public void run(NetworkParameters params) throws Exception
Exceptionpublic ServerConnectionEventHandler onNewConnection(SocketAddress clientAddress)
onNewConnection in interface PaymentChannelServerListener.HandlerFactoryCopyright © 2022. All rights reserved.