public interface PollerConfiguration
PollerConfiguration interface.
| Modifier and Type | Method and Description | 
|---|---|
Date | 
getConfigurationTimestamp()
getConfigurationTimestamp 
 | 
PolledService[] | 
getPolledServices()
getPolledServices 
 | 
long | 
getServerTime()
This is the time on the server just before it is sent to the configuration 
 to the client in millis since the epoch UTC. 
 | 
long getServerTime()
Date getConfigurationTimestamp()
getConfigurationTimestamp
Date object.PolledService[] getPolledServices()
getPolledServices
PolledService objects.Copyright © 2020. All rights reserved.