SocketHandler.smali

.class public interface abstract Lcom/imo/android/imoim/network/SocketHandler;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract handleAddWrite(I)I
.end method

.method public abstract handleClose(I)I
.end method

.method public abstract handleRead(I[B)I
.end method

.method public abstract handleWrite(I[BII)I
.end method