Package de.uplanet.lucy.server.polling
Schnittstelle IPollingEndpoint
public interface IPollingEndpoint
-
Methodenübersicht
-
Methodendetails
-
poll
Poll the current value.- Parameter:
p_ctx- The processing context.- Gibt zurück:
- The current polling value.
- Löst aus:
de.uplanet.lucy.server.polling.PollingException- If polling fails.
-