SecurePlayLibray J2SE
v2.1

com.SecurePlay.Comms.SPCcommsHTTP
Class SPCcommsHTTPclient.poll

java.lang.Object
  extended bycom.SecurePlay.Comms.SPCcommsHTTP.SPCcommsHTTPclient.poll
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SPCcommsHTTPclient

private class SPCcommsHTTPclient.poll
extends java.lang.Object
implements java.lang.Runnable

Poll class designed to send poll message at time intervals to all the connections the main HTTP driver has.

Author:
IT GlobalSecure
See Also:
SecurePlay License Information
 

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

pollTimer

int pollTimer
Periodic time interval at which the poll messages are sent out.


client

SPCcommsHTTPclient client
Main http client class associated with this poll class.

Constructor Detail

SPCcommsHTTPclient.poll

public SPCcommsHTTPclient.poll(int pTimer,
                               SPCcommsHTTPclient httpclient)
Constructor.

Parameters:
pTimer - int - Periodic poll time interval.
httpclient - SPCcommsHTTPclient - Main http client class associated with this poll class.
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

SecurePlayLibray J2SE
v2.1

2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.