|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.web_visage.ircha.launcher.IChatGateConnectThread
public class IChatGateConnectThread
Connects the IRC part of the gate to the server.
| Constructor Summary | |
|---|---|
IChatGateConnectThread(IChatIRCGateService anGate,
GateProperties aProperties)
Constructor. |
|
| Method Summary | |
|---|---|
void |
join()
Joins the thread |
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 IChatGateConnectThread(IChatIRCGateService anGate,
GateProperties aProperties)
anGate - -
gate service instanceaProperties - -
gate's properties| 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 | |||||||||