159 lines
3.7 KiB
Smali
159 lines
3.7 KiB
Smali
.class public final Lorg/apache/http/params/HttpProtocolParams;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lorg/apache/http/params/CoreProtocolPNames;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.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 getContentCharset(Lorg/apache/http/params/HttpParams;)Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 9
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static getHttpElementCharset(Lorg/apache/http/params/HttpParams;)Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 7
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static getUserAgent(Lorg/apache/http/params/HttpParams;)Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 13
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static getVersion(Lorg/apache/http/params/HttpParams;)Lorg/apache/http/ProtocolVersion;
|
|
.locals 1
|
|
|
|
.line 11
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static setContentCharset(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 10
|
|
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 setHttpElementCharset(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V
|
|
.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 setUseExpectContinue(Lorg/apache/http/params/HttpParams;Z)V
|
|
.locals 0
|
|
|
|
.line 16
|
|
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 setUserAgent(Lorg/apache/http/params/HttpParams;Ljava/lang/String;)V
|
|
.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
|
|
|
|
.method public static setVersion(Lorg/apache/http/params/HttpParams;Lorg/apache/http/ProtocolVersion;)V
|
|
.locals 0
|
|
|
|
.line 12
|
|
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 useExpectContinue(Lorg/apache/http/params/HttpParams;)Z
|
|
.locals 1
|
|
|
|
.line 15
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
const-string v0, "Stub!"
|
|
|
|
invoke-direct {p0, v0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p0
|
|
.end method
|