net.sf.jbaobab.io
Class ThreadedSocketCore.PacketJobWorker
java.lang.Object
net.sf.jbaobab.io.ThreadedSocketCore.PacketJobWorker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ThreadedSocketCore<P>
public final class ThreadedSocketCore.PacketJobWorker
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadedSocketCore.PacketJobWorker
protected ThreadedSocketCore.PacketJobWorker(P packet,
PacketHandler<P> handler)
run
public void run()
- Specified by:
run
in interface Runnable