13 lines
317 B
Smali
13 lines
317 B
Smali
.class public interface abstract Lorg/apache/http/protocol/HttpProcessor;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lorg/apache/http/HttpRequestInterceptor;
|
|
.implements Lorg/apache/http/HttpResponseInterceptor;
|
|
|
|
|
|
# annotations
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|