17 lines
486 B
Smali
17 lines
486 B
Smali
.class public interface abstract Lorg/apache/http/conn/params/ConnRoutePNames;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final DEFAULT_PROXY:Ljava/lang/String; = "http.route.default-proxy"
|
|
|
|
.field public static final FORCED_ROUTE:Ljava/lang/String; = "http.route.forced-route"
|
|
|
|
.field public static final LOCAL_ADDRESS:Ljava/lang/String; = "http.route.local-address"
|