HttpHeaders$HeaderParsingFakeLevelHttpRequest.smali
.class Lcom/google/api/client/http/HttpHeaders$HeaderParsingFakeLevelHttpRequest;
.super Lcom/google/api/client/http/LowLevelHttpRequest;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/api/client/http/HttpHeaders;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "HeaderParsingFakeLevelHttpRequest"
.end annotation
# instance fields
.field private final e:Lcom/google/api/client/http/HttpHeaders;
.field private final f:Lcom/google/api/client/http/HttpHeaders$ParseHeaderState;
# direct methods
.method constructor <init>(Lcom/google/api/client/http/HttpHeaders;Lcom/google/api/client/http/HttpHeaders$ParseHeaderState;)V
.registers 3
invoke-direct {p0}, Lcom/google/api/client/http/LowLevelHttpRequest;-><init>()V
iput-object p1, p0, Lcom/google/api/client/http/HttpHeaders$HeaderParsingFakeLevelHttpRequest;->e:Lcom/google/api/client/http/HttpHeaders;
iput-object p2, p0, Lcom/google/api/client/http/HttpHeaders$HeaderParsingFakeLevelHttpRequest;->f:Lcom/google/api/client/http/HttpHeaders$ParseHeaderState;
return-void
.end method
# virtual methods
.method public a(Ljava/lang/String;Ljava/lang/String;)V
.registers 5
iget-object v0, p0, Lcom/google/api/client/http/HttpHeaders$HeaderParsingFakeLevelHttpRequest;->e:Lcom/google/api/client/http/HttpHeaders;
iget-object v1, p0, Lcom/google/api/client/http/HttpHeaders$HeaderParsingFakeLevelHttpRequest;->f:Lcom/google/api/client/http/HttpHeaders$ParseHeaderState;
invoke-virtual {v0, p1, p2, v1}, Lcom/google/api/client/http/HttpHeaders;->t(Ljava/lang/String;Ljava/lang/String;Lcom/google/api/client/http/HttpHeaders$ParseHeaderState;)V
return-void
.end method
.method public b()Lcom/google/api/client/http/LowLevelHttpResponse;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
new-instance v0, Ljava/lang/UnsupportedOperationException;
invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw v0
.end method