47 lines
1.0 KiB
Smali
47 lines
1.0 KiB
Smali
.class public interface abstract Lokhttp3/internal/http2/Http2Reader$Handler;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/internal/http2/Http2Reader;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Handler"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract ackSettings()V
|
|
.end method
|
|
|
|
.method public abstract data(ZILokio/BufferedSource;I)V
|
|
.end method
|
|
|
|
.method public abstract goAway(ILokhttp3/internal/http2/ErrorCode;Lokio/ByteString;)V
|
|
.end method
|
|
|
|
.method public abstract headers(ZIILjava/util/List;)V
|
|
.end method
|
|
|
|
.method public abstract ping(ZII)V
|
|
.end method
|
|
|
|
.method public abstract priority(IIIZ)V
|
|
.end method
|
|
|
|
.method public abstract pushPromise(IILjava/util/List;)V
|
|
.end method
|
|
|
|
.method public abstract rstStream(ILokhttp3/internal/http2/ErrorCode;)V
|
|
.end method
|
|
|
|
.method public abstract settings(ZLokhttp3/internal/http2/Settings;)V
|
|
.end method
|
|
|
|
.method public abstract windowUpdate(IJ)V
|
|
.end method
|