public class NativePaymentChannelHandlerFactory extends Object implements PaymentChannelServerListener.HandlerFactory
Modifier and Type | Field and Description |
---|---|
long |
ptr |
Constructor and Description |
---|
NativePaymentChannelHandlerFactory() |
Modifier and Type | Method and Description |
---|---|
ServerConnectionEventHandler |
onNewConnection(SocketAddress clientAddress)
Called when a new connection completes version handshake to get a new connection-specific listener.
|
@Nullable public ServerConnectionEventHandler onNewConnection(SocketAddress clientAddress)
PaymentChannelServerListener.HandlerFactory
onNewConnection
in interface PaymentChannelServerListener.HandlerFactory
Copyright © 2016. All rights reserved.