Package | Description |
---|---|
com.google.bitcoin.jni | |
com.google.bitcoin.protocols.channels |
Modifier and Type | Class and Description |
---|---|
class |
NativePaymentChannelServerConnectionEventHandler
An event listener that relays events to a native C++ object.
|
Modifier and Type | Method and Description |
---|---|
ServerConnectionEventHandler |
NativePaymentChannelHandlerFactory.onNewConnection(SocketAddress clientAddress) |
Modifier and Type | Method and Description |
---|---|
ServerConnectionEventHandler |
PaymentChannelServerListener.HandlerFactory.onNewConnection(SocketAddress clientAddress)
Called when a new connection completes version handshake to get a new connection-specific listener.
|
Copyright © 2014. All rights reserved.