20 lines
582 B
Smali
20 lines
582 B
Smali
.class public interface abstract Lcom/mbridge/msdk/thrid/okhttp/WebSocket$Factory;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/mbridge/msdk/thrid/okhttp/WebSocket;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "Factory"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract newWebSocket(Lcom/mbridge/msdk/thrid/okhttp/Request;Lcom/mbridge/msdk/thrid/okhttp/WebSocketListener;)Lcom/mbridge/msdk/thrid/okhttp/WebSocket;
|
|
.end method
|