AuthFailHandler$RetryEvent.smali
.class Lcom/sandboxol/center/web/http/AuthFailHandler$RetryEvent;
.super Ljava/lang/Object;
.source "AuthFailHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sandboxol/center/web/http/AuthFailHandler;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2
name = "RetryEvent"
.end annotation
# instance fields
.field listener:Lcom/sandboxol/common/base/web/OnResponseListener;
.field replyCommand:Lcom/sandboxol/common/command/ReplyCommand;
.field final synthetic this$0:Lcom/sandboxol/center/web/http/AuthFailHandler;
# direct methods
.method constructor <init>(Lcom/sandboxol/center/web/http/AuthFailHandler;Lcom/sandboxol/common/command/ReplyCommand;Lcom/sandboxol/common/base/web/OnResponseListener;)V
.registers 4
.line 1
iput-object p1, p0, Lcom/sandboxol/center/web/http/AuthFailHandler$RetryEvent;->this$0:Lcom/sandboxol/center/web/http/AuthFailHandler;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p2, p0, Lcom/sandboxol/center/web/http/AuthFailHandler$RetryEvent;->replyCommand:Lcom/sandboxol/common/command/ReplyCommand;
.line 3
iput-object p3, p0, Lcom/sandboxol/center/web/http/AuthFailHandler$RetryEvent;->listener:Lcom/sandboxol/common/base/web/OnResponseListener;
return-void
.end method