com.prosysopc.ua.server
Class Subscription.PublishTask

java.lang.Object
  extended by 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.


Constructor Summary
Subscription.PublishTask()
          An internal timer task that adds new publish responses to the client.
 
Method Summary
protected  void incKeepAliveCounter(long now)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Subscription.PublishTask

public Subscription.PublishTask()
An internal timer task that adds new publish responses to the client.

Method Detail

run

public void run()
Specified by:
run in interface Runnable

incKeepAliveCounter

protected void incKeepAliveCounter(long now)
Parameters:
now -


Copyright © 2018. All rights reserved.