e.smali

.class public final Lcom/squareup/okhttp/internal/framed/e;
.super Ljava/lang/Object;
.source "FramedConnection.java"


# instance fields
.field bxT:Z

.field bxU:Lcom/squareup/okhttp/internal/framed/f;

.field public bxW:Ljava/lang/String;

.field public bxq:Lcom/squareup/okhttp/Protocol;

.field bya:Lcom/squareup/okhttp/internal/framed/y;

.field public byt:Lokio/f;

.field public byu:Lokio/e;

.field public socket:Ljava/net/Socket;


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

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

    .line 540
    sget-object v0, Lcom/squareup/okhttp/internal/framed/f;->byv:Lcom/squareup/okhttp/internal/framed/f;

    iput-object v0, p0, Lcom/squareup/okhttp/internal/framed/e;->bxU:Lcom/squareup/okhttp/internal/framed/f;

    .line 541
    sget-object v0, Lcom/squareup/okhttp/Protocol;->SPDY_3:Lcom/squareup/okhttp/Protocol;

    iput-object v0, p0, Lcom/squareup/okhttp/internal/framed/e;->bxq:Lcom/squareup/okhttp/Protocol;

    .line 542
    sget-object v0, Lcom/squareup/okhttp/internal/framed/y;->bzD:Lcom/squareup/okhttp/internal/framed/y;

    iput-object v0, p0, Lcom/squareup/okhttp/internal/framed/e;->bya:Lcom/squareup/okhttp/internal/framed/y;

    .line 550
    const/4 v0, 0x1

    iput-boolean v0, p0, Lcom/squareup/okhttp/internal/framed/e;->bxT:Z

    .line 551
    return-void
.end method