public abstract class AbsNet extends Object
protected int
mError
AbsNet()
abstract void
cancel()
int
getError()
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int mError
public AbsNet()
public abstract void start()
public abstract void cancel()
public int getError()