LowLevelHttpRequest.smali
.class public abstract Lcom/google/api/client/http/LowLevelHttpRequest;
.super Ljava/lang/Object;
# instance fields
.field private a:J
.field private b:Ljava/lang/String;
.field private c:Ljava/lang/String;
.field private d:Lcom/google/api/client/util/StreamingContent;
# direct methods
.method public constructor <init>()V
.registers 3
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-wide/16 v0, -0x1
iput-wide v0, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->a:J
return-void
.end method
# virtual methods
.method public abstract a(Ljava/lang/String;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public abstract b()Lcom/google/api/client/http/LowLevelHttpResponse;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.end method
.method public final c()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->b:Ljava/lang/String;
return-object v0
.end method
.method public final d()J
.registers 3
iget-wide v0, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->a:J
return-wide v0
.end method
.method public final e()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->c:Ljava/lang/String;
return-object v0
.end method
.method public final f()Lcom/google/api/client/util/StreamingContent;
.registers 2
iget-object v0, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->d:Lcom/google/api/client/util/StreamingContent;
return-object v0
.end method
.method public final g(Ljava/lang/String;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
iput-object p1, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->b:Ljava/lang/String;
return-void
.end method
.method public final h(J)V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
iput-wide p1, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->a:J
return-void
.end method
.method public final i(Ljava/lang/String;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
iput-object p1, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->c:Ljava/lang/String;
return-void
.end method
.method public final j(Lcom/google/api/client/util/StreamingContent;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
iput-object p1, p0, Lcom/google/api/client/http/LowLevelHttpRequest;->d:Lcom/google/api/client/util/StreamingContent;
return-void
.end method
.method public k(II)V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
return-void
.end method
.method public l(I)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
return-void
.end method