|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.netseeker.ejoe.ConnectionReader
ConnectionReader targets two jobs:
Constructor Summary | |
ConnectionReader(ChannelRegistrar registrar,
ConnectionHeader receiverInfo,
ConnectionHeader senderInfo,
ServerHandler handler)
|
Method Summary | |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionReader(ChannelRegistrar registrar, ConnectionHeader receiverInfo, ConnectionHeader senderInfo, ServerHandler handler)
handler
- the working horse handling the transported input objectMethod Detail |
public void run()
run
in interface java.lang.Runnable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |