|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--MultiMain.InterfaceHandler
Class InterfaceHandler
| Constructor Summary | |
MultiMain.InterfaceHandler(MultiMain.Reciever r)
Constructor of class InterfaceHandler |
|
| Method Summary | |
void |
run()
Decodes datagram packet and creates a message with a StringTokenizer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MultiMain.InterfaceHandler(MultiMain.Reciever r)
| Method Detail |
public void run()
run in interface java.lang.RunnableNoSuchElementException - no if there doesn't exist any messagejava.lang.InterruptedException - ie if sleep fails
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||