|
SecurePlayLibray J2SE v2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.SecurePlay.Comms.SPCcommsHTTP.SPCcommsHTTPclient.poll
Poll class designed to send poll message at time intervals to all the connections the main HTTP driver has.

| Field Summary | |
(package private) SPCcommsHTTPclient |
client
Main http client class associated with this poll class. |
(package private) int |
pollTimer
Periodic time interval at which the poll messages are sent out. |
| Constructor Summary | |
SPCcommsHTTPclient.poll(int pTimer,
SPCcommsHTTPclient httpclient)
Constructor. |
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int pollTimer
SPCcommsHTTPclient client
| Constructor Detail |
public SPCcommsHTTPclient.poll(int pTimer,
SPCcommsHTTPclient httpclient)
pTimer - int - Periodic poll time interval.httpclient - SPCcommsHTTPclient - Main http client class associated with this poll class.| Method Detail |
public void run()
run in interface java.lang.Runnable
|
SecurePlayLibray J2SE v2.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||