NativePaymentChannelHandlerFactory.smali

.class public Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/jni/NativePaymentChannelHandlerFactory;
.super Ljava/lang/Object;
.source "NativePaymentChannelHandlerFactory.java"


# direct methods
.method public constructor <init>()V
    .registers 1

    .prologue
    .line 28
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public native onNewConnection(Ljava/net/SocketAddress;)Lcom/cmcm/safewallet/data/coinprovider/bch/bitcoinj/protocols/channels/a;
.end method