public abstract class AsyncChannelRunner extends Object implements Runnable
protected Channel
channel
AsyncChannelRunner(Channel channel)
protected abstract void
doRun()
boolean
equals(Object obj)
int
hashCode()
queue(Gravity gravity)
void
reset()
run()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected final Channel channel
public AsyncChannelRunner(Channel channel)
public final boolean queue(Gravity gravity)
public final void reset()
protected abstract void doRun()
public final void run()
run
Runnable
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode