210 lines
5.1 KiB
Smali
210 lines
5.1 KiB
Smali
.class public Lorg/apache/http/message/BasicLineFormatter;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lorg/apache/http/message/LineFormatter;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final DEFAULT:Lorg/apache/http/message/BasicLineFormatter;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
.line 6
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
new-instance v0, Ljava/lang/RuntimeException;
|
|
|
|
const-string v1, "Stub!"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public static final formatHeader(Lorg/apache/http/Header;Lorg/apache/http/message/LineFormatter;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 17
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string p1, "Stub!"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static final formatProtocolVersion(Lorg/apache/http/ProtocolVersion;Lorg/apache/http/message/LineFormatter;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 8
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string p1, "Stub!"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static final formatRequestLine(Lorg/apache/http/RequestLine;Lorg/apache/http/message/LineFormatter;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 11
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string p1, "Stub!"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static final formatStatusLine(Lorg/apache/http/StatusLine;Lorg/apache/http/message/LineFormatter;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 14
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string p1, "Stub!"
|
|
|
|
invoke-direct {p0, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public appendProtocolVersion(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/ProtocolVersion;)Lorg/apache/http/util/CharArrayBuffer;
|
|
.locals 0
|
|
|
|
.line 9
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public doFormatHeader(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/Header;)V
|
|
.locals 0
|
|
|
|
.line 19
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public doFormatRequestLine(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/RequestLine;)V
|
|
.locals 0
|
|
|
|
.line 13
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public doFormatStatusLine(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/StatusLine;)V
|
|
.locals 0
|
|
|
|
.line 16
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public estimateProtocolVersionLen(Lorg/apache/http/ProtocolVersion;)I
|
|
.locals 1
|
|
|
|
.line 10
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public formatHeader(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/Header;)Lorg/apache/http/util/CharArrayBuffer;
|
|
.locals 0
|
|
|
|
.line 18
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public formatRequestLine(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/RequestLine;)Lorg/apache/http/util/CharArrayBuffer;
|
|
.locals 0
|
|
|
|
.line 12
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public formatStatusLine(Lorg/apache/http/util/CharArrayBuffer;Lorg/apache/http/StatusLine;)Lorg/apache/http/util/CharArrayBuffer;
|
|
.locals 0
|
|
|
|
.line 15
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Stub!"
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public initBuffer(Lorg/apache/http/util/CharArrayBuffer;)Lorg/apache/http/util/CharArrayBuffer;
|
|
.locals 1
|
|
|
|
.line 7
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|