Network$RequestWillBeSentParams.smali
.class public Lcom/facebook/stetho/inspector/protocol/module/Network$RequestWillBeSentParams;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/stetho/inspector/protocol/module/Network;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "RequestWillBeSentParams"
.end annotation
# instance fields
.field public documentURL:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public frameId:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public initiator:Lcom/facebook/stetho/inspector/protocol/module/Network$Initiator;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public loaderId:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public redirectResponse:Lcom/facebook/stetho/inspector/protocol/module/Network$Response;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
.end annotation
.end field
.field public request:Lcom/facebook/stetho/inspector/protocol/module/Network$Request;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public requestId:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public timestamp:D
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public type:Lcom/facebook/stetho/inspector/protocol/module/Page$ResourceType;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method