com.prosysopc.ua.server
Class Subscription.PublishTask
java.lang.Object
com.prosysopc.ua.server.Subscription.PublishTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Subscription
public class Subscription.PublishTask
- extends Object
- implements Runnable
A task for publishing the data change notifications.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Subscription.PublishTask
public Subscription.PublishTask()
- An internal timer task that adds new publish responses to the client.
run
public void run()
- Specified by:
run in interface Runnable
incKeepAliveCounter
protected void incKeepAliveCounter(long now)
- Parameters:
now -
Copyright © 2018. All rights reserved.