|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.wst.server.core.util.PingThread
Thread used to ping server to test when it is started.
| Constructor Summary | |
|---|---|
PingThread(IServer server2,
ServerBehaviourDelegate server,
java.lang.String url,
int maxPings)
Create a new PingThread. |
|
| Method Summary | |
|---|---|
void |
stopPinging()
Tell the pinging to stop. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PingThread(IServer server2,
ServerBehaviourDelegate server,
java.lang.String url,
int maxPings)
server2 - server - url - maxPings - | Method Detail |
public void stopPinging()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||