|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.web_visage.ircha.launcher.IChatServiceBotConnectThread
public class IChatServiceBotConnectThread
Connects and try to keep our unperfect bot alive
| Constructor Summary | |
|---|---|
IChatServiceBotConnectThread(IChatServiceBot aServiceBot)
Constructor. |
|
| Method Summary | |
|---|---|
void |
join()
Waits for the thread to die |
void |
run()
|
void |
start()
Starts the thread. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IChatServiceBotConnectThread(IChatServiceBot aServiceBot)
aServiceBot - | Method Detail |
|---|
public void run()
run in interface java.lang.RunnableRunnable.run()public void start()
public void join()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||